m: nixpkgs@0546a4a

This commit is contained in:
makefu 2016-07-11 20:47:22 +02:00
parent 50229a3299
commit 1c8ee1239f
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -24,7 +24,7 @@ with config.krebs.lib;
source = mapAttrs (_: mkDefault) {
nixpkgs = {
url = https://github.com/nixos/nixpkgs;
rev = "8bf31d7"; # stable @ 2016-06-11
rev = "0546a4a"; # stable @ 2016-06-11
};
secrets = if getEnv "dummy_secrets" == "true"
then toString <stockholm/makefu/6tests/data/secrets>