]> Git — Sourcephile - julm/julm-nix.git/blob - build
git-crypt: remove 388FB89C12F65085160A6397DB1FCA48E58F1A7C
[julm/julm-nix.git] / build
1 #!/bin/sh -eux
2 cd "${0%/*}"
3 host=$1
4 shift
5 time nix -L build --keep-going "$@" -o hosts/"$host".root .\#nixosConfigurations."$host".config.system.build.toplevel