Use /etc/nix/machines
[?]
Oct 30, 2013, 10:21 AM
YVCZP2ZMFIXPLAQN2BGEBVK7SPQFALXABDAKM53O2NAIKZ2J4QRQCDependencies
- [2]
HTL6HIBMmachine-status: Read /etc/nix.machines instead of using the BuildMachines table - [3]
PMNWRTGJAdd multiple output support - [4]
U5ZWDBW3Ensure that each eval is compared to the previous one from the same jobset - [5]
6ZB4CIW6Security: Improve checking of build products - [*]
2GK5DOU7* Downloading closures.
Change contents
- replacement in src/lib/Hydra/Helper/Nix.pm at line 413
my $machinesConf = $ENV{"NIX_REMOTE_SYSTEMS"} || "/etc/nix.machines";my $machinesConf = $ENV{"NIX_REMOTE_SYSTEMS"} || "/etc/nix/machines";