aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/experimental-features.cc
AgeCommit message (Expand)Author
2024-09-16Remove readline supportRebecca Turner
2024-08-18libutil: Optimize feature checkspiegames
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
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-20Support opening local store with database on read-only filesystem (#8356)Ben Radford
2023-06-09Parse TOML timestamps (#8120)Andrea Bedini
2023-05-31Merge pull request #8318 from fricklerhandwerk/doc-currentTimeValentin Gagarin
2023-05-17Upgrade `downstreamPlaceholder` to a type with methodsJohn Ericson
2023-05-17add cross-references to pure evaluation modeValentin Gagarin
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-11NitpicksEelco Dolstra
2023-04-06Describe active experimental features in the contributing guideJohn Ericson
2023-04-06Fix typo in `no-url-literals` experimental feature docsNoah Snelson
2023-04-06Expand documentation for `experimental-features`Noah Snelson
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-04-04Apply suggestions from code reviewJohn Ericson
2023-04-02Rework a few things with the experimental features listJohn 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-04Remove stray tabEelco 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-04Get rid of most `.at` calls (#6393)Alain Zscheile
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-04-20Add custom to_json and from_json functions for ExperimentalFeatureYorick van Pelt
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-26parseExperimentalFeature(): Initialize atomicallyEelco Dolstra
2021-10-26Make experimental-features a proper typeregnat