-
-
Notifications
You must be signed in to change notification settings - Fork 104
release: v0.6.2 #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v0.6.2 #335
Conversation
|
@StealthBadger747 @igor-ramazanov Hey guys, probably my last time pinging you about this in the repo, but I want to cut 0.6.2 within the next few days and have this change completely remove Nix from the current repository. I'm working on creating a build script in pure SH that is POSIX compliant and has 0 bashisms. The goal is something like this: I want this to be used in the package at NixOS/nixpkgs#398667 if possible, where each specific flag would define what gets built automatically. A few caveats, my script will check if I would love to get your immediate feedback and once this script is finalized, we can get the Nix stuff removed from the upstream and let it be managed within |
|
@tale sounds good. From the nixpkgs side we won’t be invoking build.sh, since the Nix build uses native functions like buildGoModule and the pnpm FOD to build each component directly. Feel free to build out the script however you want. We can adapt to what you come up with. |
|
Sounds absolutely good. A new thing to keep track of is that the WASM module is no longer mandatory to build Headplane, and it needs to be in the |
Version 0.6.2 will be a very minimal release with QoL fixes purely. This is a result of 0.6.1 taking too long to release, which is unfortunate but not the end of the world.
node_modulesaside from native ones to reduce bundle and container size (closes Docker image for 0.6.1 is 5x larger than before #331)../build.sh --helpfor more information).