1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 08:19:35 +01:00

Merge remote-tracking branch 'origin/2.29-maintenance' into sync-2.29

This commit is contained in:
Eelco Dolstra 2025-05-19 16:12:55 +02:00
commit 5d7ebaed24
3 changed files with 17 additions and 15 deletions

View file

@ -63,6 +63,7 @@ scope: {
"--with-coroutine"
"--with-iostreams"
];
enableIcu = false;
}).overrideAttrs
(old: {
# Need to remove `--with-*` to use `--with-libraries=...`