nix: update inputs
[julm/julm-nix.git] / build
diff --git a/build b/build
index a3fac6f7e65f6b07738be3ec382f1b7c9471bfbd..5d7f29dd4a81f2cc95de01bcb6a34c1d07fba33a 100755 (executable)
--- a/build
+++ b/build
@@ -7,4 +7,4 @@ trap 'git reset private/root private/hosts' EXIT
 # prevent copying to /nix/store
 git rm -rf --cached --ignore-unmatch private/root private/hosts/*
 git reset private/hosts/"$host"/credentials private/hosts/"$host"/root/machine-id
-time nix -L build "$@" -o hosts/"$host".root .\#nixosConfigurations."$host".config.system.build.toplevel
+time nix -L build --keep-going "$@" -o hosts/"$host".root .\#nixosConfigurations."$host".config.system.build.toplevel