m 2 default: bump to f6a2c46

This commit is contained in:
makefu 2017-06-18 21:50:39 +02:00
parent 8d0a38d013
commit 0f0519c079

View file

@ -22,7 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu; user = config.krebs.users.makefu;
source = let source = let
inherit (config.krebs.build) host user; inherit (config.krebs.build) host user;
ref = "a772c3a"; # unstable @ 2017-05-09 + graceful requests2 ref = "f6a2c46"; # unstable @ 2017-06-18 + graceful requests2
in { in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{ {