forked from lix-project/hydra
Add nixexprpath/nixexprinput to GET of jobset (API).
This commit is contained in:
parent
2398f2ce49
commit
ac177d0984
|
@ -313,7 +313,9 @@ my %hint = (
|
|||
"enabled",
|
||||
"errormsg",
|
||||
"fetcherrormsg",
|
||||
"emailoverride"
|
||||
"emailoverride",
|
||||
"nixexprpath",
|
||||
"nixexprinput"
|
||||
],
|
||||
eager_relations => {
|
||||
jobsetinputs => "name"
|
||||
|
|
Loading…
Reference in a new issue