hydra/src/hydra-queue-runner
Hamish Mackenzie c40c887e50
Fixes for macOS
Building on macOS with the latest nixpkgs master and NixOS/nixpkgs#77147
fails.  It seems some `std::experimental` (optional) for instance are
not available as `experimental`, but are in `std`.  Also `toJSON` is
missing for `atomic< unsigned long long >`.
2020-01-07 12:38:06 +13:00
..
build-remote.cc hydra-queue-runner: Support running in a NixOS container 2019-09-25 17:26:03 +02:00
build-result.cc Use std::regex 2016-10-21 18:06:26 +02:00
build-result.hh Support hydra-build-products on binary cache stores 2016-02-26 14:45:03 +01:00
builder.cc Fix duplicate step_finished notification 2019-08-13 18:18:24 +02:00
dispatcher.cc Typo 2018-12-20 12:07:02 +01:00
hydra-queue-runner.cc Fixes for macOS 2020-01-07 12:38:06 +13:00
Makefile.am Concurrent hydra-evaluator 2016-10-14 14:22:12 +02:00
queue-monitor.cc Turn hydra-notify into a daemon 2019-08-13 18:18:21 +02:00
state.hh hydra-queue-runner: Support running in a NixOS container 2019-09-25 17:26:03 +02:00
token-server.hh Add hydra.conf option "nar_buffer_size" to configure memoryTokens limit 2017-03-03 12:37:27 +01:00