hydra-eval-jobs: remove, replaced by nix-eval-jobs

(cherry picked from commit ed7c58708cd3affd62a598a22a500ed2adf318bf)
This commit is contained in:
Pierre Bourdon
2024-07-16 04:04:08 +02:00
committed by John Ericson
parent d84ff32ce6
commit 2f92846e5a
5 changed files with 1 additions and 598 deletions

View File

@ -27,7 +27,6 @@ testenv.prepend('PERL5LIB',
separator: ':'
)
testenv.prepend('PATH',
fs.parent(hydra_eval_jobs.full_path()),
fs.parent(hydra_evaluator.full_path()),
fs.parent(hydra_queue_runner.full_path()),
meson.project_source_root() / 'src/script',