l nixpkgs: b4a0c01 -> cb751f9

This commit is contained in:
lassulus 2017-12-13 18:51:27 +01:00
parent c28b3a1c23
commit 20f7a8273c

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