m 2 default: bump revision
This commit is contained in:
parent
094ae50aeb
commit
f28c54efac
|
@ -22,8 +22,7 @@ with import <stockholm/lib>;
|
||||||
user = config.krebs.users.makefu;
|
user = config.krebs.users.makefu;
|
||||||
source = let
|
source = let
|
||||||
inherit (config.krebs.build) host user;
|
inherit (config.krebs.build) host user;
|
||||||
# ref = "b8ede35"; # stable @ 2016-10-19
|
ref = "f52eaf4"; # stable @ 2016-12-12
|
||||||
ref = "31c72ce"; # stable @ 2016-10-21 (dirtycow)
|
|
||||||
in {
|
in {
|
||||||
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
|
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue