aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/experimental-features.hh
AgeCommit message (Expand)Author
2022-11-18Separate cgroup support from auto-uid-allocationEelco Dolstra
2022-11-10Remove the SystemdCgroup featureEelco Dolstra
2022-11-03Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-05-20repl: add repl-flake experimental feature for gatingTom Bereknyei
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-04-20Add custom to_json and from_json functions for ExperimentalFeatureYorick van Pelt
2022-04-08Error: Remove unused sname() methodEelco Dolstra
2022-03-31Add support for impure derivationsEelco Dolstra
2022-03-24Add experimental feature 'fetch-closure'Eelco Dolstra
2022-02-28Merge remote-tracking branch 'upstream/master' into auto-uid-allocationJohn Ericson
2021-10-26Make experimental-features a proper typeregnat