Revert "l nixpkgs: 670b4e2 -> 5ac8389"

This reverts commit f1908e0fa5.
This commit is contained in:
lassulus 2017-10-02 11:45:25 +02:00
parent e72f08cea4
commit ea793ecf79

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