We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build iso
Obtaining following error:
✦ ❯ flk iso NixOS /nix/store/a5fbzry0zmrkp6kr95838194sczcz146-devshell-dir/bin/flk: line 28: 17099 Segmentation fault (core dumped) nix build "$DEVSHELL_ROOT#nixosConfigurations.$2.config.system.build.iso" "${@:3}"
Follow instructions from manual, up to https://devos.divnix.com/doc/start/iso.html
The text was updated successfully, but these errors were encountered:
solved with GC_DONT_GC=1 flk iso NixOS NixOS/nix#4246
GC_DONT_GC=1 flk iso NixOS
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Build iso
Current Behavior
Obtaining following error:
Steps to Reproduce
Follow instructions from manual, up to https://devos.divnix.com/doc/start/iso.html
The text was updated successfully, but these errors were encountered: