closure-info: half-blind attempt to fix on Hydra
I'm not sure why these started to block channel several days ago. I've been unable to reproduce the failures locally.
This commit is contained in:
@@ -19,7 +19,7 @@ if builtins.langVersion >= 5 then
|
||||
|
||||
exportReferencesGraph.closure = rootPaths;
|
||||
|
||||
PATH = "${coreutils}/bin:${jq}/bin";
|
||||
nativeBuildInputs = [ jq ];
|
||||
|
||||
builder = builtins.toFile "builder"
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user