mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
767 B
767 B
Release X.Y (202?-??-??)
-
URL flake references now support percent-encoded characters.
-
Path-like flake references now accept arbitrary unicode characters (except
#and?). -
The experimental feature
repl-flakeis no longer needed, as its functionality is now part of theflakesexperimental feature. To get the previous behavior, use the--file/--exprflags accordingly. -
Introduce new flake installable syntax
flakeref#.attrPathwhere the "." prefix denotes no searching of default attribute prefixes likepackages.<SYSTEM>orlegacyPackages.<SYSTEM>.