l nixpkgs: d9a2891 -> 5141f28

This commit is contained in:
lassulus 2018-01-21 19:57:36 +01:00
parent 7d0c94e36a
commit 767122003d

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