hydra/src/hydra-queue-runner
John Ericson 70e5469303 Use Nix's Machine type in a mimimal way
This is *just* using the fields from that type, and only where the types
coincide. (There are two fields with different types, `speedFactor` most
interestingly.) No code is reused, so we can be sure that no behavior is
changed.

Once the types are reconciled on the Nix side, then we can start
carefully actually reusing code.

Progress on #1164
2024-01-23 12:18:57 -05:00
..
build-remote.cc Machine -> ::Machine so we don't conflict with Nix's 2024-01-23 11:03:19 -05:00
build-result.cc Update to Nix 2.19 2023-11-30 15:26:46 -05:00
builder.cc Machine -> ::Machine so we don't conflict with Nix's 2024-01-23 11:03:19 -05:00
dispatcher.cc Use Nix's Machine type in a mimimal way 2024-01-23 12:18:57 -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 Use Nix's Machine type in a mimimal way 2024-01-23 12:18:57 -05:00
Makefile.am Merge pull request #1173 from DeterminateSystems/queue-runner-exporter 2022-04-07 12:27:33 -04:00
nar-extractor.cc Update to Nix 2.19 2023-11-30 15:26:46 -05:00
nar-extractor.hh Update to Nix 2.19 2023-11-30 15:26:46 -05:00
queue-monitor.cc Clean up std::optional dereferencing in the queue runner 2023-12-23 19:10:58 -05:00
state.hh Use Nix's Machine type in a mimimal way 2024-01-23 12:18:57 -05:00