all repos — nixfiles @ 740eaab14520a770c859861a3e8545958e923b26

System and user configuration, managed by nix and home-manager

mba: fix nix issue with random links with auto-optimise-store

Alan Pearce
commit

740eaab14520a770c859861a3e8545958e923b26

parent

6815e6f2765af2dc7e72f9250f73e0005ae9cd2d

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M system/mba.nixsystem/mba.nix
@@ -23,7 +23,7 @@ # $ sysctl -n hw.ncpu
nix.settings = { max-jobs = 8; cores = 4; - auto-optimise-store = true; + auto-optimise-store = false; # https://github.com/NixOS/nix/issues/7273 }; nix.buildMachines = [