Commit Graph

184 Commits

Author SHA1 Message Date
Robert Schütz
670578191c pika-backup: 0.6.1 -> 0.6.2
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.6.1...v0.6.2

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.6.2/CHANGELOG.md
2023-09-08 22:50:38 -07:00
Matthias Beyer
1cedbd54c5 areca: remove after being marked broken for over 18 months
It was marked in commit 0ed0c3ceeb by Doron Behar on 2021-10-27 (commited on 2021-10-27)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
ajs124
3b0560c6d9 unifi-protect-backup: 0.9.1 -> 0.9.4
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.2
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.3
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.4
2023-07-31 11:30:59 +02:00
Martino Fontana
e682ab6c2e ludusavi: 0.19.0 -> 0.20.0
Diff: https://github.com/mtkennerly/ludusavi/compare/v0.19.0...v0.20.0

Changelog: https://github.com/mtkennerly/ludusavi/blob/v0.20.0/CHANGELOG.md
2023-07-29 12:49:05 +02:00
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
Jan Tojnar
d04bbe9c81
Merge pull request #241586 from jtojnar/gnome
GNOME updates 2023-07-04
2023-07-11 15:29:06 +02:00
Bobby Rong
e01711b319
timeshift: 23.06.2 -> 23.07.1
https://github.com/linuxmint/timeshift/compare/23.06.2...23.07.1
2023-07-09 11:17:53 +08:00
Jan Tojnar
2362cd5a2e deja-dup: 44.1 → 44.2
https://gitlab.gnome.org/World/deja-dup/-/compare/44.1...44.2
2023-07-08 21:50:53 +02:00
Christoph Heiss
ce105275e5
proxmox-backup-client: add explanatory comments to patches
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-07-03 15:02:20 +02:00
Christoph Heiss
80e58241b3
proxmox-backup-client: add passthru.tests.version
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-06-30 16:08:25 +02:00
Christoph Heiss
5d511d1a1b
proxmox-backup-client: add changelog url
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-06-29 17:57:01 +02:00
Christoph Heiss
5e714a5952
proxmox-backup-client: 2.4.1 -> 3.0.1
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-06-29 17:43:34 +02:00
Christoph Heiss
bdda52578d
proxmox-backup-client: fetch external patches from AUR package
As discussed in #215812.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-06-29 17:42:02 +02:00
Bobby Rong
f5c313f2fc
timeshift: 22.11.2 -> 23.06.2
https://github.com/linuxmint/timeshift/compare/22.11.2...23.06.2
2023-06-13 20:47:39 +08:00
Martino Fontana
48fe501426 ludusavi: 0.17.1 -> 0.19.0
Diff: https://github.com/mtkennerly/ludusavi/compare/v0.17.1...v0.19.0

Changelog: https://github.com/mtkennerly/ludusavi/blob/v0.19.0/CHANGELOG.md
2023-06-07 21:33:21 +02:00
R. Ryantm
10fd14685f urbackup-client: 2.5.20 -> 2.5.24 2023-05-28 12:32:16 +00:00
Nick Cao
fdb8c06bfa
Merge pull request #233046 from dawidd6/patch-1
vorta: don't replace Exec line in desktop file
2023-05-21 23:50:05 -06:00
Bobby Rong
cb10afd2c5
deja-dup: 44.0 → 44.1
https://gitlab.gnome.org/World/deja-dup/-/compare/44.0...44.1
2023-05-21 17:22:05 +08:00
Dawid Dziurla
cf05fedad8
vorta: don't replace Exec line in desktop file 2023-05-20 18:33:15 +02:00
Janik H
ac3d1b5337 restic-integrity: init at 1.2.1 2023-05-15 03:07:30 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Dawid Dziurla
072bc43dd5
vorta: install symbolic icon 2023-05-08 12:54:40 +02:00
ajs124
274694d657 unifi-protect-backup: 0.9.0 -> 0.9.1
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.1
2023-05-02 16:59:04 +02:00
Weijia Wang
e78f36ba91
Merge pull request #228160 from dotlambda/pika-backup-0.6.1
pika-backup: 0.6.0 -> 0.6.1
2023-04-30 12:01:23 +03:00
Robert Schütz
7ba935abbc pika-backup: 0.6.0 -> 0.6.1
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.6.0...v0.6.1

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.6.1/CHANGELOG.md
2023-04-25 09:02:29 -07:00
Robert Schütz
301559558f restique: unstable-2021-05-03 -> unstable-2022-11-29 2023-04-25 14:39:33 +02:00
Robert Schütz
04f4ba0636 pika-backup: 0.5.2 -> 0.6.0
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.5.2...v0.6.0

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.6.0/CHANGELOG.md
2023-04-18 13:29:22 -07:00
Sandro
1da80d6000
Merge pull request #224546 from SuperSamus/ludusavi
ludusavi: 0.15.0 -> 0.17.1
2023-04-16 04:25:55 +02:00
Sebastian Sellmeier
ec71bbaa0a
vorta: 0.8.10 -> 0.8.12, add optional dependency for qtwayland on linux 2023-04-14 23:57:23 +02:00
Martino Fontana
e9e31923d0 ludusavi: 0.15.0 -> 0.17.1
Diff: https://github.com/mtkennerly/ludusavi/compare/v0.15.0...v0.17.0

Changelog: https://github.com/mtkennerly/ludusavi/blob/v0.17.0/CHANGELOG.md
2023-04-11 23:02:01 +02:00
ajs124
692d280b6e
Merge pull request #223372 from helsinki-systems/upd/unifi-protect-backup
unifi-protect-backup: 0.8.8 -> 0.9.0
2023-04-11 19:20:09 +02:00
Christoph Heiss
eda839d56f
proxmox-backup-client: install man-pages and shell completions
This requires two additional patches; one taken from the AUR package and
one to fix up the path to the built executable for the man-pages build
step.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-03-29 20:47:49 +02:00
Christoph Heiss
95e1d46d8d
proxmox-backup-client: 2.2.1 -> 2.4.1
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-03-29 20:47:44 +02:00
Christoph Heiss
b1f77073bc
proxmox-backup-client: add christoph-heiss as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-03-29 20:24:22 +02:00
ajs124
86bc7e3b93 unifi-protect-backup: 0.8.8 -> 0.9.0
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.0
2023-03-27 13:33:54 +02:00
Robert Schütz
c27a1a105e pika-backup: 0.4.2 -> 0.5.2
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.5.1...v0.5.2

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.5.2/CHANGELOG.md
2023-02-25 23:40:17 -08:00
Fabian Affolter
c9b7152cb2
vorta: add changelog to meta 2023-01-25 21:08:20 +01:00
R. Ryantm
e21ccacb5b vorta: 0.8.9 -> 0.8.10 2023-01-25 07:02:07 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
a231634393 unifi-protect-backup: switch to pythonRelaxDepsHook 2023-01-11 10:33:32 +01:00
Bobby Rong
7b4af09b4b
Merge pull request #209615 from bobby285271/upd/cinnamon
Cinnamon updates 2023-01-08
2023-01-09 12:09:35 +08:00
Bobby Rong
70292fc740
timeshift: 22.11.1 -> 22.11.2
https://github.com/linuxmint/timeshift/compare/22.11.1...22.11.2
2023-01-08 11:26:33 +08:00
R. Ryantm
68cee09bbe unifi-protect-backup: 0.8.7 -> 0.8.8 2023-01-07 15:37:34 +00:00
R. Ryantm
8d43724386 unifi-protect-backup: 0.8.3 -> 0.8.7 2022-12-11 19:13:42 +00:00
ajs124
4845b10169
Merge pull request #205131 from helsinki-systems/upd/unifi-protect-backup
unifi-protect-backup: 0.7.3 -> 0.8.3
2022-12-08 23:14:24 +01:00
ajs124
275f079066 unifi-protect-backup: 0.7.3 -> 0.8.3
https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md#083---2022-12-08
https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md#082---2022-12-05
https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md#081---2022-12-04
https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md#080---2022-12-03
https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md#074---2022-08-21
2022-12-08 13:47:38 +01:00
Jan Tojnar
b492a2c698 deja-dup: 43.4 → 44.0
https://gitlab.gnome.org/World/deja-dup/-/compare/43.4...44.0
2022-12-04 02:46:11 +01:00
Bobby Rong
d91da6d1fb
Merge pull request #201328 from NixOS/cinnamon
Cinnamon 5.6
2022-11-29 14:33:07 +08:00
Bobby Rong
131c145e61
timeshift: 22.06.5 -> 22.11.1
https://github.com/linuxmint/timeshift/compare/22.06.5...22.11.1
2022-11-29 10:11:56 +08:00