hydra/src/hydra-queue-runner
Maximilian Bosch 5c01800fbe
flake: Update Nix to 2.9.1
NOTE: I'm well-aware that we have to be careful with this to avoid new
regressions on hydra.nixos.org, so this should only be merged after
extensive testing from more people.

Motivation: I updated Nix in my deployment to 2.9.1 and decided to also
update Hydra in one go (and compile it against the newer Nix). Given
that this also updates the C++ code in `hydra-{queue-runner,eval-jobs}`
this patch might become useful in the future though.
2022-06-16 14:54:57 +02:00
..
build-remote.cc openConnection(): Don't throw exceptions in forked child 2022-03-30 22:39:48 +02:00
build-result.cc fix build against nix 2.7.0 2022-03-29 15:38:24 -04:00
builder.cc hydra-queue-runner: rename build-result.hh to hydra-build-result.hh 2022-03-29 15:34:29 -04:00
dispatcher.cc hydra-queue-runner: don't dispatch until the machines parser has completed one run 2022-02-10 10:54:30 -05:00
hydra-build-result.hh hydra-queue-runner: rename build-result.hh to hydra-build-result.hh 2022-03-29 15:34:29 -04:00
hydra-queue-runner.cc Merge pull request #1173 from DeterminateSystems/queue-runner-exporter 2022-04-07 12:27:33 -04:00
Makefile.am Merge pull request #1173 from DeterminateSystems/queue-runner-exporter 2022-04-07 12:27:33 -04:00
nar-extractor.cc fix build against nix 2.7.0 2022-03-29 15:38:24 -04:00
nar-extractor.hh unsigned long long -> uint64_t 2020-08-04 11:38:22 +02:00
queue-monitor.cc flake: Update Nix to 2.9.1 2022-06-16 14:54:57 +02:00
state.hh Merge pull request #1173 from DeterminateSystems/queue-runner-exporter 2022-04-07 12:27:33 -04:00