Jakub Sokołowski
de7ce0493b
In order to prevent `nix-store --gc` from removing too much I've: - Added the `keep-outputs = true` setting to `nix/nix.conf` - Fixed `nix/scripts/gcroots.sh` to make symlinks in `/nix/var/nix/gcroots` - Made `nix/scripts/build.sh` and `nix/scripts/shell.sh` use it This way when running `make nix-gc` most recently used shells and built derivations won't be removed along with their dependencies. Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.. | ||
build.sh | ||
clean.sh | ||
gcroots.sh | ||
node_modules.sh | ||
purge.sh | ||
setup.sh | ||
shell.sh | ||
source.sh |