m 2 default: bump to 0afb6d7
fixes virt-manager broken build
This commit is contained in:
parent
1d2bad9d10
commit
39c2641083
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue