index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
experimental-features.cc
Age
Commit message (
Expand
)
Author
2024-09-16
Remove readline support
Rebecca Turner
2024-08-18
libutil: Optimize feature checks
piegames
2024-08-08
libexpr: Add experimental pipe operator
piegames
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out strings.{hh,cc}
Tom Hubrecht
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2023-08-07
Stabilize `discard-references`
Théophane Hufschmitt
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
2023-05-31
Merge pull request #8318 from fricklerhandwerk/doc-currentTime
Valentin Gagarin
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Experimentally allow forcing `nix-daemon` trust; use this to test
John Ericson
2023-04-11
Nitpicks
Eelco Dolstra
2023-04-06
Describe active experimental features in the contributing guide
John Ericson
2023-04-06
Fix typo in `no-url-literals` experimental feature docs
Noah Snelson
2023-04-06
Expand documentation for `experimental-features`
Noah Snelson
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-04
Apply suggestions from code review
John Ericson
2023-04-02
Rework a few things with the experimental features list
John Ericson
2023-03-27
Documentation: list experimental features in manual
Noah Snelson
2023-01-03
`unsafeDiscardReferences`
Naïm Favier
2022-11-18
Separate cgroup support from auto-uid-allocation
Eelco Dolstra
2022-11-10
Remove the SystemdCgroup feature
Eelco Dolstra
2022-11-04
Remove stray tab
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-05-20
repl: add repl-flake experimental feature for gating
Tom Bereknyei
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-04-20
Add custom to_json and from_json functions for ExperimentalFeature
Yorick van Pelt
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-24
Add experimental feature 'fetch-closure'
Eelco Dolstra
2022-02-28
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
John Ericson
2021-10-26
parseExperimentalFeature(): Initialize atomically
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat