+6
-7
nixos/tests/hydra/default.nix
············$machine->waitUntilSucceeds('curl -L -s http://localhost:3000/build/1 -H "Accept: application/json" | jq .buildstatus | xargs test 0 -eq');
+25
-13
pkgs/development/tools/misc/hydra/default.nix
·········+# it has been reverted in https://github.com/NixOS/hydra/commit/162d671c48a418bd10a8a171ca36787ef3695a44,+# for Nix 2.1/unstable compatibility. Reapplying helps if Nix 2.0 is used to keep the build functional.···PATH=$(pwd)/src/script:$(pwd)/src/hydra-eval-jobs:$(pwd)/src/hydra-queue-runner:$(pwd)/src/hydra-evaluator:$PATH···