hydra/src/hydra-evaluator
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
..
hydra-evaluator.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