1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/src/libflake-tests
Sergei Zimmerman e8e9376a7b
libfetchers: Remove badGitRefRegex and use libgit2 for reference validation
Fixes usage of `#` symbol in the reference name.
This also seems to identify several deficiencies in the libgit2 refname
validation code wrt to DEL symbol and a singular `@` symbol [1].

[1]: https://git-scm.com/docs/git-check-ref-format#_description
2025-08-11 02:38:45 +03:00
..
data Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
flakeref.cc libfetchers: Remove badGitRefRegex and use libgit2 for reference validation 2025-08-11 02:38:45 +03:00
meson.build meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_flake.cc nix-flake-c: Add lock flags 2025-04-02 18:29:42 +02:00
package.nix Use writableTmpDirAsHomeHook 2025-07-07 11:12:55 +02:00
url-name.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00