m 2 default: bump revision

This commit is contained in:
makefu 2016-12-12 15:33:41 +01:00
parent 73e9528b4b
commit b1092b16a6
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -22,8 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu;
source = let
inherit (config.krebs.build) host user;
# ref = "b8ede35"; # stable @ 2016-10-19
ref = "31c72ce"; # stable @ 2016-10-21 (dirtycow)
ref = "f52eaf4"; # stable @ 2016-12-12
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{