hydra/src/libhydra
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
..
db.hh Fixes for macOS 2020-01-07 12:38:06 +13:00
hydra-config.hh Allow setting GC_INITIAL_HEAP_SIZE for hydra-eval-jobs 2018-05-16 14:14:53 +02:00