nin: follow krebs nixpkgs

This commit is contained in:
nin 2018-02-27 22:31:43 +01:00
parent 01289f3331
commit 009c64eb37

View File

@ -12,8 +12,5 @@ in
nin = "/home/nin/secrets/${name}";
};
stockholm.file = toString <stockholm>;
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "afe9649";
};
nixpkgs = (import <stockholm/krebs/source.nix> host).nixpkgs;
}