Commit graph

6 commits

Author SHA1 Message Date
0648bc0cb8
Select flake output by the flake fragment 2021-08-26 18:48:56 -05:00
434376f8e1
Remove outputs from JSON output
The output of the evaluator should only include either the full
derivation (not yet implemented) or fields not directly accessible
from the drv such as meta.

Right now the output is a fairly arbitrary selection of fields.
2021-08-26 18:48:56 -05:00
a6171c9a62
Switch to streaming output (using line delimited JSON) 2021-08-25 13:58:42 -05:00
0c93e00635
Fix pytest tests 2021-08-25 03:36:32 -05:00
174e735183
Rename project to nix-eval-jobs
We are getting rid of Hydra specific hacks and making this a more
generically useful component for any projects that need to run
large evaluations.
2021-08-24 14:06:27 -05:00
71cbe4eab4
output missing/substitutable derivations in eval output 2021-03-21 19:05:11 +01:00