l nixpkgs: 670b4e2 -> 5ac8389

This commit is contained in:
lassulus 2017-10-01 18:06:27 +02:00
parent d7f65ea679
commit f1908e0fa5

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