l nixpkgs: 92d088e -> d9a2891

This commit is contained in:
lassulus 2018-01-18 23:57:27 +01:00
parent 26db462bb2
commit 09abdb667c

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