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:
Vladimír Čunát 2017-11-01 07:40:49 +01:00
parent 447802a683
commit 7320572387
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -19,7 +19,7 @@ if builtins.langVersion >= 5 then
exportReferencesGraph.closure = rootPaths;
PATH = "${coreutils}/bin:${jq}/bin";
nativeBuildInputs = [ jq ];
builder = builtins.toFile "builder"
''