mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
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. |
||
|---|---|---|
| .. | ||
| installer | ||
| patches | ||
| binary-tarball.nix | ||
| components.nix | ||
| dependencies.nix | ||
| dev-shell.nix | ||
| everything.nix | ||
| hydra.nix | ||