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 44701007b4 libfetchers/git-utils: Be more correct about validating refnames
Turns out there's a much better API for this that doesn't have the
footguns of the previous method.

isLegalRefName is somewhat of a misnomer, since it's mainly used to
validate user inputs that can be either references, branch names,
psedorefs or tags.

(cherry picked from commit 5d1178b817)
2025-10-15 20:08:43 +00:00
..
functional libfetchers/git-utils: Be more correct about validating refnames 2025-10-15 20:08:43 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos fix(libfetchers): substitute fetchTarball and fetchurl 2025-10-02 19:33:02 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00