l nixpkgs: 53e6d67 -> 3aec59c

This commit is contained in:
lassulus 2017-12-29 15:27:06 +01:00
parent 6ed214fc77
commit dd817f9e26

View File

@ -10,7 +10,7 @@ in
nixos-config.symlink = "stockholm/lass/1systems/${name}/config.nix";
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "53e6d67";
ref = "3aec59c";
};
secrets = getAttr builder {
buildbot.file = toString <stockholm/lass/2configs/tests/dummy-secrets>;