nix eval-hydra-jobs: Add feature

This commit is contained in:
Eelco Dolstra 2020-02-19 12:35:03 +01:00
parent 95468e3c1e
commit 30c8297ded

View file

@ -212,6 +212,8 @@ struct CmdEvalHydraJobs : MixJSON, MixDryRun, InstallableCommand
void run(ref<Store> store) override
{
settings.requireExperimentalFeature("eval-hydra-jobs");
if (!gcRootsDir) warn("'--gc-roots-dir' not specified");
struct State