Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 767 Bytes

rl-next.md

File metadata and controls

9 lines (5 loc) · 767 Bytes

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-flake is no longer needed, as its functionality is now part of the flakes experimental feature. To get the previous behavior, use the --file/--expr flags accordingly.

  • Introduce new flake installable syntax flakeref#.attrPath where the "." prefix denotes no searching of default attribute prefixes like packages.<SYSTEM> or legacyPackages.<SYSTEM>.