m 2 default: bump revision
This commit is contained in:
parent
8eb9faea91
commit
d242cd5149
@ -22,7 +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 = "5dad589"; # stable @ 2016-12-28 + cherry-pick graphite
|
ref = "f66d782"; # unstable @ 2017-02-04
|
||||||
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 New Issue
Block a user