1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-30 22:20:59 +01:00
nix/src/libexpr/flake
Théophane Hufschmitt 50e61f579c Allow special characters in flake paths
Support using nix flakes in paths with spaces or abitrary unicode characters.
This introduces the convention that the path part of the URL should be
percent-encoded when dealing with `path:` urls and not when using
filepaths (following the convention of firefox).

Co-authored-by: Rendal <rasmus@rend.al>
2023-09-22 10:06:43 +02:00
..
call-flake.nix flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
config.cc Whitelist commit-lockfile-summary in flake nixConfig 2023-04-14 11:33:38 -07:00
flake.cc Drop dead code 2023-09-10 12:18:03 +02:00
flake.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
flakeref.cc Allow special characters in flake paths 2023-09-22 10:06:43 +02:00
flakeref.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
lockfile.cc Fix follow path checking at depths greater than 2 2023-08-14 18:55:46 +01:00
lockfile.hh Merge pull request #8170 from tweag/fix-aarch64-build 2023-04-11 12:35:23 +02:00