index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
experimental-features.hh
Age
Commit message (
Expand
)
Author
2024-08-18
libutil: Optimize feature checks
piegames
2024-08-08
libexpr: Add experimental pipe operator
piegames
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-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-18
Create nlohmann serializers for `std::optional` and use
John Ericson
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
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-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-02
Add more API docs to `experimental-features.hh`
John Ericson
2023-04-02
Rework a few things with the experimental features list
John Ericson
2023-04-02
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
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-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-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-04-08
Error: Remove unused sname() method
Eelco Dolstra
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
Make experimental-features a proper type
regnat