l nixpkgs: d202e30 -> 92d088e

This commit is contained in:
lassulus 2018-01-16 09:24:44 +01:00
parent a3751cdb47
commit 74d1531be9

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