l nixpkgs: b61d084 -> 07ca7b6

This commit is contained in:
lassulus 2017-10-03 11:11:40 +02:00
parent 336f4315d9
commit 32d9ba480b

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 = "b61d084";
ref = "07ca7b6";
};
secrets.file = getAttr builder {
buildbot = toString <stockholm/lass/2configs/tests/dummy-secrets>;