mirror of
https://github.com/NixOS/nix.git
synced 2025-12-22 08:51:08 +01:00
This fixes an issue where nix would try to check out invalid URLs,
because it would pass 'dir' to the HTTP endpoint.
For later versions this was fixed in
|
||
|---|---|---|
| .. | ||
| config.cc | ||
| flake.cc | ||
| flake.hh | ||
| flakeref.cc | ||
| flakeref.hh | ||
| lockfile.cc | ||
| lockfile.hh | ||
| nix-flake.pc.in | ||
| settings.cc | ||
| settings.hh | ||
| url-name.cc | ||
| url-name.hh | ||