1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

Add nixexprpath/nixexprinput to GET of jobset (API).

This commit is contained in:
Rob Vermaas 2014-01-23 12:44:02 +01:00
parent 2398f2ce49
commit ac177d0984

View file

@ -313,7 +313,9 @@ my %hint = (
"enabled", "enabled",
"errormsg", "errormsg",
"fetcherrormsg", "fetcherrormsg",
"emailoverride" "emailoverride",
"nixexprpath",
"nixexprinput"
], ],
eager_relations => { eager_relations => {
jobsetinputs => "name" jobsetinputs => "name"