aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/experimental-features.hh
AgeCommit message (Expand)Author
2024-08-18libutil: Optimize feature checkspiegames
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-03-27HOT SALE: 15% off your build times!Jade Lovelace
2024-03-11add automated usage mode to the replJade Lovelace
2023-08-07Stabilize `discard-references`Théophane Hufschmitt
2023-06-21Merge pull request #8374 from obsidiansystems/improve-path-settingJohn Ericson
2023-06-20Support opening local store with database on read-only filesystem (#8356)Ben Radford
2023-06-18Create nlohmann serializers for `std::optional` and useJohn Ericson
2023-06-09Parse TOML timestamps (#8120)Andrea Bedini
2023-04-17`TextHashMethod` -> `TextIngestionMethod`, gate with XP featureJohn Ericson
2023-04-17Experimentally allow forcing `nix-daemon` trust; use this to testJohn Ericson
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-04-02Add more API docs to `experimental-features.hh`John Ericson
2023-04-02Rework a few things with the experimental features listJohn Ericson
2023-04-02Merge remote-tracking branch 'upstream/master' into list-experimental-featuresJohn Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Extend internal API docs, part 2John Ericson
2023-03-27Documentation: list experimental features in manualNoah Snelson
2023-01-03`unsafeDiscardReferences`Naïm Favier
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