mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
Use /latest URL rather than version specific
This commit is contained in:
parent
8caa66b492
commit
2f70d15f7f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Experimental features are considered unstable, which means that they can be chan
|
||||||
Users must explicitly enable them by toggling the associated [experimental feature flags](@docroot@/command-ref/conf-file.md#conf-experimental-features).
|
Users must explicitly enable them by toggling the associated [experimental feature flags](@docroot@/command-ref/conf-file.md#conf-experimental-features).
|
||||||
This allows accessing unstable functionality without unwittingly relying on it.
|
This allows accessing unstable functionality without unwittingly relying on it.
|
||||||
|
|
||||||
Experimental feature flags were first introduced in [Nix 2.4](https://nix.dev/manual/nix/2.24/release-notes/rl-2.4).
|
Experimental feature flags were first introduced in [Nix 2.4](https://nix.dev/manual/nix/latest/release-notes/rl-2.4).
|
||||||
Before that, Nix did have experimental features, but they were not guarded by flags and were merely documented as unstable.
|
Before that, Nix did have experimental features, but they were not guarded by flags and were merely documented as unstable.
|
||||||
This was a source of confusion and controversy.
|
This was a source of confusion and controversy.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue