1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-27 12:41:00 +01:00
nix/packaging
Sergei Zimmerman ad449c0288
libutil: Refactor percentDecode,percentEncode to use Boost.URL
The myriad of hand-rolled URL parsing and validation code
is a constant source of problems. Regexes are not a great way
of writing parsers and there's a history of getting them wrong.
Boost.URL is a good library we can outsource most of the heavy
lifting to.
2025-07-18 21:23:40 +03:00
..
installer Format .nix files 2025-01-24 17:04:02 +01:00
patches libgit2: Add libgit2-packbuilder-callback-interruptible.patch 2024-08-28 17:49:22 +02:00
binary-tarball.nix Format .nix files 2025-01-24 17:04:02 +01:00
components.nix Remove propagated-build-inputs when static 2025-05-26 21:54:19 -07:00
dependencies.nix libutil: Refactor percentDecode,percentEncode to use Boost.URL 2025-07-18 21:23:40 +03:00
dev-shell.nix Add sed 2025-07-18 12:46:51 -04:00
everything.nix nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
hydra.nix Fix pkgs.nixVersions and installTests 2025-04-20 22:20:52 +02:00