m 2 default: bump to 73a6832

This commit is contained in:
makefu 2017-03-24 13:16:52 +01:00
parent 5a004c8910
commit 4ddfc208e1
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 = "53a2baa"; # unstable @ 2017-02-28
ref = "73a6832"; # unstable @ 2017-03-24
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{