Commit Graph

238 Commits

Author SHA1 Message Date
networkException
e8e57d1014
restic-integrity: 1.2.1 -> 1.2.2 2024-06-18 21:33:46 +02:00
networkException
b320638f61
restic-integrity: update src to fetch from git.nwex.de
the repository moved from gitlab.upi.li to git.nwex.de.
2024-06-18 21:32:29 +02:00
Artturin
6b63821eea
Merge pull request #299312 from lunik1/ludusavi-completions
ludusavi: install shell completions
2024-06-15 02:53:19 +03:00
Weijia Wang
f8ebe646c6
Merge pull request #318432 from r-ryantm/auto-update/urbackup-client
urbackup-client: 2.5.24 -> 2.5.25
2024-06-14 23:44:36 +02:00
lunik1
364a2779e9 ludusavi: install shell completions 2024-06-15 00:37:39 +03:00
Martin Weinelt
00f1390271
unifi-protect-backup: 0.10.7 -> 0.11.0
https://github.com/ep1cman/unifi-protect-backup/blob/v0.11.0/CHANGELOG.md
2024-06-12 10:29:22 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
a181f021c9 urbackup-client: 2.5.24 -> 2.5.25 2024-06-09 05:17:44 +00:00
Bobby Rong
6bdc9ea86d
timeshift: 24.01.1 -> 24.06.1
https://github.com/linuxmint/timeshift/compare/24.01.1...24.06.1
2024-06-06 22:26:20 +08:00
Sigmanificient
383f07dc04 treewide: remove some leftover patches files 2024-05-09 17:18:39 +02:00
Weijia Wang
adb0f778a9
Merge pull request #307355 from r-ryantm/auto-update/ludusavi
ludusavi: 0.22.0 -> 0.23.0
2024-05-04 17:58:51 +02:00
Weijia Wang
30f81a7790 ludusavi: refactor, fix runtime error 2024-05-04 17:10:05 +02:00
Nick Cao
ba719b5438
Merge pull request #308474 from christoph-heiss/proxmox-backup-client/update
proxmox-backup-client: 3.1.2 -> 3.2.2
2024-05-04 09:31:52 -04:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Bobby Rong
13d91b7d04
Merge pull request #308277 from bobby285271/upd/homepage
treewide: Move away from wiki.gnome.org (part 2)
2024-05-02 07:47:16 +08:00
Christoph Heiss
d1d2742fbc
proxmox-backup-client: 3.1.2 -> 3.2.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-05-01 23:09:05 +02:00
Bobby Rong
cc01c004d3
pkgs/applications: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 11:44:27 +08:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
R. Ryantm
30aa8637c3 ludusavi: 0.22.0 -> 0.23.0 2024-04-28 01:18:23 +00:00
Robert Schütz
961fd6f475 pika-backup: 0.7.1 -> 0.7.2
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.7.1...v0.7.2

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.7.2/CHANGELOG.md
2024-04-27 17:36:10 -07:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Robert Schütz
f628a3ced6
Merge pull request #296948 from dotlambda/pika-backup
pika-backup: 0.7.0 -> 0.7.1
2024-04-24 01:44:07 +00:00
R. Ryantm
1f049f6059 unifi-protect-backup: 0.10.5 -> 0.10.7 2024-03-28 06:02:47 +00:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Robert Schütz
da10634406 pika-backup: 0.7.0 -> 0.7.1
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.7.0...v0.7.1

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.7.1/CHANGELOG.md
2024-03-18 09:32:28 -07:00
Robert Schütz
6faf6af71a
Merge pull request #284601 from dotlambda/vorta-0.9.1
vorta: 0.8.12 -> 0.9.1
2024-03-06 16:42:18 +00:00
Robert Schütz
ce1761fa58 pika-backup: 0.6.2 -> 0.7.0
Diff: https://gitlab.gnome.org/World/pika-backup/-/compare/v0.6.2...v0.7.0

Changelog: https://gitlab.gnome.org/World/pika-backup/-/blob/v0.7.0/CHANGELOG.md
2024-03-03 12:48:31 -08:00
R. Ryantm
e4bbc88a5d unifi-protect-backup: 0.10.4 -> 0.10.5 2024-02-27 12:08:09 +00:00
Sergei Trofimovich
4de07c1515 urbackup-client: fix gcc-13 build failure
Without the change build fails on` master as
https://hydra.nixos.org/build/249116447:

    blockalign_src/crc.cpp: In function 'bool cryptopp_crc::IsAlignedOn(const void*, unsigned int)':
    blockalign_src/crc.cpp:191:23: error: 'uintptr_t' does not name a type
      191 |                 const uintptr_t x = reinterpret_cast<uintptr_t>(ptr);
          |                       ^~~~~~~~~
2024-02-11 11:46:11 +00:00
Sergei Trofimovich
43f6f4e46f urbackup-client: enable parallel building 2024-02-11 11:39:54 +00:00
Robert Schütz
0d13278ba6 vorta: 0.8.12 -> 0.9.1
Diff: https://github.com/borgbase/vorta/compare/v0.8.12...v0.9.1

Changelog: https://github.com/borgbase/vorta/releases/tag/v0.9.1
2024-01-28 11:35:03 -08:00
R. Ryantm
b170717e60 unifi-protect-backup: 0.10.3 -> 0.10.4 2024-01-27 15:53:20 +00:00
R. Ryantm
150ef13193 unifi-protect-backup: 0.10.2 -> 0.10.3 2024-01-21 17:38:45 +00:00
Fabian Affolter
ecb201b99e unifi-protect-backup: add aiolimiter 2024-01-16 17:03:08 +01:00
Bobby Rong
36b1ba6a6f
timeshift: 23.12.2 -> 24.01.1
https://github.com/linuxmint/timeshift/compare/23.12.2...24.01.1
2024-01-05 21:20:48 +08:00
Bobby Rong
d2aea4e001
Merge pull request #277338 from bobby285271/upd/cinnamon
Cinnamon updates 2023-12-28
2023-12-29 19:43:40 +08:00
Bobby Rong
2a4e36d02b
timeshift: 23.12.1 -> 23.12.2
https://github.com/linuxmint/timeshift/compare/23.12.1...23.12.2
2023-12-28 22:13:08 +08:00
R. Ryantm
3b5097657e ludusavi: 0.21.0 -> 0.22.0 2023-12-25 22:40:26 +00:00
Jan Tojnar
4d60f38138 deja-dup: 45.1 → 45.2
https://gitlab.gnome.org/World/deja-dup/-/releases/45.2
https://gitlab.gnome.org/World/deja-dup/-/compare/45.1...45.2
2023-12-24 12:55:23 +01:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Bobby Rong
f4574d7924
timeshift: 23.07.1 -> 23.12.1
https://github.com/linuxmint/timeshift/compare/23.07.1...23.12.1
2023-12-07 22:29:22 +08:00
Nick Cao
899413b0d4
Merge pull request #271794 from christoph-heiss/update/proxmox-backup-client
proxmox-backup-client: 3.0.1 -> 3.1.2
2023-12-04 09:27:45 -05:00
Christoph Heiss
dce34a5be4
proxmox-backup-client: reformat input-list to usual style
No functional changes here, just cosmetics.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-12-03 01:42:11 +01:00
Christoph Heiss
10b8b720f1
proxmox-backup-client: 3.0.1 -> 3.1.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-12-03 01:41:59 +01:00
Jan Tojnar
de584ff45d deja-dup: 44.2 → 45.1
Diff: https://gitlab.gnome.org/World/deja-dup/-/compare/44.2...45.1
2023-12-02 15:32:19 +01:00
ajs124
7b6580dba4 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
ajs124
76c900bc7f unifi-protect-backup: 0.10.1 -> 0.10.2
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.10.2
2023-11-21 11:24:01 +01:00