m 2 default: bump revision

This commit is contained in:
makefu 2017-02-04 14:55:22 +01:00
parent 8eb9faea91
commit d242cd5149
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -22,7 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu;
source = let
inherit (config.krebs.build) host user;
ref = "5dad589"; # stable @ 2016-12-28 + cherry-pick graphite
ref = "f66d782"; # unstable @ 2017-02-04
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{