3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

136 commits

Author SHA1 Message Date
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
Artturi 91f186baa6
Merge pull request #201611 from Artturin/removealiasusages
Cleanup
2022-11-27 15:13:35 +02:00
Artturin e1b1e5a0c0 treewide: fix some Function called without required argument
by removing packages(if the dependency has been removed) or fixing the argument
2022-11-27 00:44:13 +02:00
Sandro 2ca694f473
Merge pull request #198552 from wegank/wxgtk-games 2022-11-24 14:21:25 +01:00
Sandro 4c46529210
Merge pull request #190834 from pasqui23/ludusavi 2022-11-10 17:09:46 +01:00
paki23 207e7e254e
ludusavi: init at 0.15.0
Co-authored-by: Azat Bahawi <azat+github@bahawi.net>
2022-11-10 10:20:46 +01:00
Weijia Wang ac92d9c5b9 urbackup-client: 2.4.11 -> 2.5.20 2022-11-09 00:59:14 +01:00
kilianar 11bc7ca6dc vorta: 0.8.7 -> 0.8.9
https://github.com/borgbase/vorta/releases/tag/v0.8.8
https://github.com/borgbase/vorta/releases/tag/v0.8.9
2022-11-05 21:12:21 +01:00
Alexander Bantyev 23c102afc2
Merge pull request #198676 from cofob/cofob-proxmox-backup
proxmox-backup-client: init at 2.2.1
2022-11-02 09:21:08 +04:00
Bobby Rong ab8f86d73f
various: add bobby285271 as maintainer (#198911)
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
Egor Ternovoy e2ad2bcf15
proxmox-backup-client: init at 2.2.1 2022-10-30 23:51:30 +07:00
R. Ryantm 883654c7ab unifi-protect-backup: 0.7.1 -> 0.7.4 2022-08-21 22:46:50 +00:00
Robert Schütz 72ea3d4fa4 pika-backup: 0.4.1 -> 0.4.2
https://gitlab.gnome.org/World/pika-backup/-/blob/v0.4.2/CHANGELOG.md
2022-08-11 23:34:16 -04:00
Bobby Rong be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong 8df09e8ff4
timeshift: 22.06.1 -> 22.06.5 2022-07-30 19:51:15 +08:00
ajs124 73ad01f7d3 unifi-protect-backup: init at 0.7.1 2022-07-20 11:49:31 +02:00
Jan Tojnar e2d48d0ece deja-dup: 43.3 → 43.4
https://gitlab.gnome.org/World/deja-dup/-/compare/43.3...43.4
2022-07-02 02:28:05 +02:00
Martin Weinelt c0d1de14b3
Merge pull request #179291 from dotlambda/utillinux-alias
treewide: don't use utillinux alias
2022-07-02 00:05:54 +02:00
Robert Schütz 2d958456db pika-backup: 0.4.0 -> 0.4.1
https://gitlab.gnome.org/World/pika-backup/-/releases#v0.4.1
2022-06-27 16:55:08 +00:00
Robert Schütz 40990c3586 treewide: don't use utillinux alias 2022-06-27 04:55:23 +00:00
kilianar a067372e82
vorta: 0.8.6 -> 0.8.7 (#177986)
- [Release notes](https://github.com/borgbase/vorta/releases/tag/v0.8.7)
- [Commits](https://github.com/borgbase/vorta/compare/v0.8.6...v0.8.7)
2022-06-18 10:41:27 -05:00
Sandro 332ff38e62
Merge pull request #126481 from ShamrockLee/timeshift 2022-06-11 15:01:49 +02:00
Shamrock Lee c7cb6f9539 timeshift: init at 22.06.1 2022-06-07 22:28:24 +08:00
Jan Tojnar 12254d4388 deja-dup: 43.2 → 43.3
Now requires desktop file installation for adding Google & Microsoft accounts
to register URI handler – running in nix-shell not sufficient for initial authentication.

https://gitlab.gnome.org/World/deja-dup/-/compare/43.2...43.3

Fixes: https://github.com/NixOS/nixpkgs/issues/173780
2022-06-06 17:40:33 +02:00
R. Ryantm a64bf22230 vorta: 0.8.4 -> 0.8.6 2022-05-26 17:25:55 -07:00
Robert Schütz 977df9de2e pika-backup: 0.3.5 -> 0.4.0
https://gitlab.gnome.org/World/pika-backup/-/blob/v0.4.0/CHANGELOG.md
2022-05-18 12:40:49 -07:00
R. Ryantm fa020dce7f vorta: 0.8.3 -> 0.8.4 2022-05-07 16:24:19 +00:00
Bobby Rong eff2f9e528
pika-backup: set meta.platforms
zbus is linux-specific in 1.9.1 so we restrict the platforms.
2022-03-24 17:09:58 +08:00
Bobby Rong 8044c6960a
pika-backup: fix build with meson 0.61 2022-03-24 16:39:28 +08:00
Jan Tojnar edf122269e deja-dup: 42.8 → 43.2
Now follows GNOME version scheme (though not the schedule).
Ported to GTK 4 and libsoup 3.

https://gitlab.gnome.org/World/deja-dup/-/tags/43.alpha
https://gitlab.gnome.org/World/deja-dup/-/tags/43.beta
https://gitlab.gnome.org/World/deja-dup/-/tags/43.0
https://gitlab.gnome.org/World/deja-dup/-/tags/43.1
https://gitlab.gnome.org/World/deja-dup/-/tags/43.2
2022-02-09 22:40:17 +01:00
R. Ryantm b56e79f0bd vorta: 0.8.2 -> 0.8.3 2022-01-28 00:55:16 +00:00
R. Ryantm 4ee22e47e8 deja-dup: 42.7 -> 42.8 2021-12-11 11:50:34 +00:00
Maximilian Bosch 4aa2320ec1
vorta: 0.7.8 -> 0.8.2
ChangeLogs:
* https://github.com/borgbase/vorta/releases/tag/v0.8.0
* https://github.com/borgbase/vorta/releases/tag/v0.8.1
* https://github.com/borgbase/vorta/releases/tag/v0.8.2
2021-11-29 00:48:55 +01:00
Felix Bühler fbdf78236a
pkgs/applications: rename name to pname&version part 1 (#144949)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
Doron Behar 0ed0c3ceeb areca: Mark as broken 2021-10-27 13:59:53 +03:00
Merlin Göttlinger 5274c92d72
urbackup-client: init at 2.4.11 (#140504)
Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>
2021-10-24 18:27:07 +02:00
Ryan Burns 41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Robert Schütz 9bf9c6bde9 pika-backup: 0.3.2 -> 0.3.5
https://gitlab.gnome.org/World/pika-backup/-/blob/v0.3.5/CHANGELOG.md
2021-09-15 21:17:31 -07:00
Maximilian Bosch 5ab6a61ada
vorta: 0.7.7 -> 0.7.8
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.8
2021-08-26 12:38:04 +02:00
Robert Schütz 5dcfdb5bd6 restique: init at unstable-2021-05-03 2021-06-29 00:13:00 +02:00
Artturin eaf590d941 vorta: enable tests and install the desktop file 2021-06-24 20:03:21 +03:00
Maximilian Bosch 5244b041dc
vorta: 0.7.6 -> 0.7.7
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.7
2021-06-21 09:42:30 +02:00
Maximilian Bosch 7e6776d373
vorta: 0.7.5 -> 0.7.6
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.6
2021-06-09 10:42:09 +02:00
Robert Schütz 52c24e9fbe pika-backup: 0.3.1 -> 0.3.2
https://gitlab.gnome.org/World/pika-backup/-/tags/v0.3.2
2021-05-29 12:52:07 +02:00
Robert Schütz 5bb0fb6963 pika-backup: 0.3.0 -> 0.3.1
https://gitlab.gnome.org/World/pika-backup/-/tags/v0.3.1
2021-05-21 10:48:13 +02:00
Robert Schütz d460acab05 pika-backup: 0.2.3 -> 0.3.0
https://gitlab.gnome.org/World/pika-backup/-/tags/v0.3.0
2021-05-16 11:13:25 +02:00
Maximilian Bosch 3c83aecc60
Merge pull request #122018 from dotlambda/vorta-PATH
vorta: add borgbackup to $PATH
2021-05-07 22:15:39 +02:00
Robert Schütz 226cbcbaf7 vorta: add borgbackup to $PATH 2021-05-07 13:22:55 +02:00
Jan Tojnar 01b7d0b27d
deja-dup: 42.6 → 42.7
https://gitlab.gnome.org/World/deja-dup/-/tags/42.7
2021-05-05 22:43:01 +02:00