m 2 default: bump to 0afb6d7

fixes virt-manager broken build
This commit is contained in:
makefu 2017-05-12 15:37:11 +02:00
parent b67232dac3
commit 67c3812201

View file

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