Closed GTrunSec closed 2 years ago
Failed to run /nix/store/mlnzfp31bfsh1z27v4pxxpc93ym3k9ps-nix-build-nsjail/bin/nix-build-nsjail
This usually means it ran out of memory: exit status 137
1:01PM DBG done
No reason Why I got the out-of-the-memory error.
Sorry for reading improperly and making you change this twice :sweat_smile: The rest looks good now though!
I still don't know how to deal with the This usually means it ran out of memory: exit status 137
problem in nsjail. @dermetfan Could you help me to solve it?
tullia run nix-build --log-level debug
I thought maybe the size of the tmpfs used for /tmp
was too small so I pushed a commit to your branch that allows to adjust it. But unfortunately that does not seem to be the problem.
accept-flake-config = true
Whether to accept nix configuration from a flake without prompting.
I think we should add this option as default in the nixConf.
fixes several issues: