1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Sergei Zimmerman bbbb4ce330
libstore: Do not normalize daemon -> unix://, local -> local://
This is relied upon (specifically the `local` store) by existing
tooling [1] and we broke this in 3e7879e6df (which
was first released in 2.31).

To lessen the scope of the breakage we should not normalize "auto" references
and explicitly specified references like "local" or "daemon". It also makes
sense to canonicalize local://,daemon:// to be more compatible with prior
behavior.

[1]: 05e1b3cba2/lib/NOM/Builds.hs (L60-L64)

(cherry picked from commit 3513ab13dc)
2025-09-07 23:38:14 +03:00
..
functional libstore: Do not normalize daemon -> unix://, local -> local:// 2025-09-07 23:38:14 +03:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Merge pull request #13789 from xokdvium/nix-2.3-insecure-fix 2025-08-18 21:58:35 +03:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00