m 2 default: use cups-dymo patch
This commit is contained in:
parent
1d1b113465
commit
f9555d014a
@ -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 = "73a6832"; # unstable @ 2017-03-24
|
ref = "3ff00fa"; # unstable @ 2017-03-31 + cups-dymo
|
||||||
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