m 2 default: rev -> ref

This commit is contained in:
makefu 2016-07-18 12:20:18 +02:00
parent e2126ae7ee
commit a96b94089e

View file

@ -25,7 +25,7 @@ with config.krebs.lib;
source = let inherit (config.krebs.build) host user; in { source = let inherit (config.krebs.build) host user; in {
nixpkgs.git = { nixpkgs.git = {
url = https://github.com/nixos/nixpkgs; url = https://github.com/nixos/nixpkgs;
rev = "0546a4a"; # stable @ 2016-06-11 ref = "0546a4a"; # stable @ 2016-06-11
}; };
secrets.file = secrets.file =
if getEnv "dummy_secrets" == "true" if getEnv "dummy_secrets" == "true"