l nixpkgs: 0b30c1d -> 0653b73

This commit is contained in:
lassulus 2018-01-09 01:16:45 +01:00
parent b8c561faad
commit 99065dfd7a

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