mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
acc4cfd48b
`propagatedBuildInputs` is only required in this case to correctly build the `PYTHONPATH` for the final application. The QT hook doesn't need `qtwayland` in `propagatedBuildInputs`, `buildInputs` is sufficient for it to work. Additionally, this causes a closure-size reduction of ~22.5% because we get rid of the dependency to the `dev` output of `qtwayland`: $ nix path-info -Sh ./result-old /nix/store/i8i4p2i3wkjv4y95pp3i421nwg0f1shh-vorta-0.8.12 775.2M $ nix path-info -Sh ./result-new /nix/store/jcyrkk89my2lh00z7dy8z19xyvlf8yhr-vorta-0.8.12 599.5M |
||
---|---|---|
.. | ||
areca | ||
deja-dup | ||
ludusavi | ||
pika-backup | ||
proxmox-backup-client | ||
restic-integrity | ||
restique | ||
timeshift | ||
unifi-protect-backup | ||
urbackup-client | ||
vdmfec | ||
vorta |