resolve dependencies in the queue

This commit is contained in:
Charlotte 🦝 Delenk 2023-12-19 21:49:37 +01:00
parent 3ab98b2728
commit 8bbccc55ee
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
2 changed files with 4 additions and 4 deletions

View file

@ -86,7 +86,7 @@ in {
</git-input> </git-input>
<runcommand> <runcommand>
job = *:*:* job = *:*:*
command = cat $HYDRA_JSON | ${pkgs.jq}/bin/jq -r '.drvPath' | xargs ${pkgs.nix}/bin/nix-store -q -R --include-outputs >> /var/lib/hydra/queue-runner/upload command = cat $HYDRA_JSON | ${pkgs.jq}/bin/jq -r '.drvPath' >> /var/lib/hydra/queue-runner/upload
</runcommand> </runcommand>
max_concurrent_evals = 1 max_concurrent_evals = 1
''; '';

View file

@ -100,11 +100,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1703013115, "lastModified": 1703017416,
"narHash": "sha256-8n5iemY1R1Q6lzOObxBxSUlV5wyB/TRf2t9RNkDtnEg=", "narHash": "sha256-N0sqBaMHn9JHR7izSF2P1YDOqTdQpklgQbKGAXn3GsI=",
"owner": "DarkKirb", "owner": "DarkKirb",
"repo": "attic", "repo": "attic",
"rev": "ce8532ac1bdfb5f667c65842961837536b7225c1", "rev": "7f24aa9cf1a9bab44914483dfab69bdfff34c869",
"type": "github" "type": "github"
}, },
"original": { "original": {