NixOS / hydra

Hydra, the Nix-based continuous build system
http://nixos.org/hydra
GNU General Public License v3.0
1.16k stars 298 forks source link

Use `nix::ParsedDerivation::getRequiredSystemFeatures()` #1342

Closed Ericson2314 closed 8 months ago

Ericson2314 commented 8 months ago

A slight dedup, and also ensures that floating CA derivations require a ca-derivations experimental feature. This fixes the scheduling issue that @SuperSandro2000 found.