hydra/src/hydra-queue-runner
Eelco Dolstra 44e1efff7f Send the right nix-serve client version
We were using protocol version 6 but requesting version 4. The only
reason that this worked was because of a broken version check in
'nix-store --serve'. That was fixed in
c2d7456926,
which had the side-effect of breaking hydra-queue-runner.
2022-09-08 11:51:13 +02:00
..
build-remote.cc Send the right nix-serve client version 2022-09-08 11:51:13 +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