nixpkgs/pkgs/applications/backup
Maximilian Bosch acc4cfd48b
vorta: strip away output dependency on qt5.qtwayland.dev
`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
2023-07-24 17:26:37 +02:00
..
areca
deja-dup deja-dup: 44.1 → 44.2 2023-07-08 21:50:53 +02:00
ludusavi ludusavi: 0.17.1 -> 0.19.0 2023-06-07 21:33:21 +02:00
pika-backup treewide: don't use rustPlatform.rust 2023-05-12 15:31:21 +00:00
proxmox-backup-client proxmox-backup-client: add explanatory comments to patches 2023-07-03 15:02:20 +02:00
restic-integrity restic-integrity: init at 1.2.1 2023-05-15 03:07:30 +02:00
restique restique: unstable-2021-05-03 -> unstable-2022-11-29 2023-04-25 14:39:33 +02:00
timeshift timeshift: 23.06.2 -> 23.07.1 2023-07-09 11:17:53 +08:00
unifi-protect-backup unifi-protect-backup: 0.9.0 -> 0.9.1 2023-05-02 16:59:04 +02:00
urbackup-client urbackup-client: 2.5.20 -> 2.5.24 2023-05-28 12:32:16 +00:00
vdmfec
vorta vorta: strip away output dependency on qt5.qtwayland.dev 2023-07-24 17:26:37 +02:00