mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
Measured on a PySide6 application, dropping the propagation removes 17 paths and 1.72 GiB, 813 MiB of which is clang-21.1.8-lib alone. The generator is now depended on directly by the packages that run it to generate bindings: pyside6 and the KDE python bindings. pyside6-qtads already did this. Assisted-by: claude-code with claude-opus-5[1m]-high