mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Document the percent-encoding mechanism
This commit is contained in:
parent
e8113747e1
commit
3411507696
2 changed files with 16 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
# Release X.Y (202?-??-??)
|
||||
|
||||
- [URL flake references](@docroot@/command-ref/new-cli/nix3-flake.md#flake-references) now support [percent-encoded](https://datatracker.ietf.org/doc/html/rfc3986#section-2.1) characters.
|
||||
|
||||
- [Path-like flake references](@docroot@/command-ref/new-cli/nix3-flake.md#path-like-syntax) now accept arbitrary unicode characters (except `#` and `?`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue