1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 09:50:55 +01:00

Merge pull request #13445 from xokdvium/simplify-util-url

libutil: Use Boost.URL for URI parsing
This commit is contained in:
Jörg Thalheim 2025-08-04 19:46:58 +02:00 committed by GitHub
commit c7af923865
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 192 additions and 81 deletions

View file

@ -62,6 +62,7 @@ scope: {
"--with-context"
"--with-coroutine"
"--with-iostreams"
"--with-url"
];
enableIcu = false;
}).overrideAttrs