Commit Graph

1694 Commits

Author SHA1 Message Date
Atemu
7a20b18b47 btrbk: add mainProgram
(cherry picked from commit 846ac99b90)
2024-11-16 04:25:40 +00:00
Oliver Schmidt
369350afcb percona: apply nixfmt
(cherry picked from commit 8d14fa2886)
2024-10-15 22:17:05 +02:00
Oliver Schmidt
57c9def765 percona-xtrabackup_8_4: init at 8.4.0-1
(cherry picked from commit 1e514dc390)
2024-10-15 22:09:43 +02:00
Oliver Schmidt
f258b58634 percona-xtrabackup_8_0: 8.0.36-30 -> 8.0.35-31
(cherry picked from commit a309521902)
2024-10-15 22:09:43 +02:00
Oliver Schmidt
84451df13b percona-server, percona-xtrabackup: rework naming
When reworking the percona package naming towards the two release
streams "innovation" and "lts", I did not anticipate the case that two
releases are long-term supported in parallel, and that the latest
Innovation release is end-of-life and replaced by a more recent lts.

Hence, the first-level attribute names now reflect the package
major-minor versions again, augmented by attribute names pointing to
respective lts and innovation releases.

(cherry picked from commit 188b5df7cd)
2024-10-15 22:07:00 +02:00
Peter Hoeg
89218ef54e rdiff-backup: add meta.mainProgram
(cherry picked from commit 2d8261dc09)
2024-09-17 22:21:36 +00:00
rnhmjoj
a8f54fe6ea bup: move to pkgs/by-name and reformat
(cherry picked from commit 881aca9e20)
2024-08-27 06:13:17 +00:00
rnhmjoj
3eff4070df bup: 0.33.3 -> 0.33.4
(cherry picked from commit e0890103e3)
2024-08-27 06:13:17 +00:00
e1mo
e9d5b706fd borgbackup: 1.2.8 -> 1.4.0
Various fixes, new `BORG_EXIT_CODES=modern` and `borg version`,
documentation improvements.

Changelog:
<https://github.com/borgbackup/borg/blob/1.4.0/docs/changes.rst>

> If you currently use borg 1.2.5+: no upgrade steps needed
> (if you already did them when upgrading to that version, otherwise see below).

Upgrade notes: https://github.com/borgbackup/borg/blob/1.4.0/docs/changes.rst#upgrade-notes

(cherry picked from commit bf3af29160)
2024-08-03 21:08:09 +02:00
R. Ryantm
51643b4da6 restic: 0.16.4 -> 0.16.5
(cherry picked from commit b6a23e60f2)
2024-07-07 01:50:20 +00:00
Austin Butler
c406ce9ab9
gyb: 1.80 -> 1.81
(cherry picked from commit b81440020e)
On nixpkgs 24.05 it was otherwise failing on all four platforms, e.g.:
https://hydra.nixos.org/build/260933873
2024-06-23 09:10:58 +02:00
George Macon
e01e23eaad tarsnapper: use pynose to run tests
The nosetests support was removed from pytest in version 8, so revert to
using the nosetests entry point to run tests.

While I'm in here already, update to use pynose to avoid future failures
when nose is removed from nixpkgs (see #311054).

(cherry picked from commit f6660806b8)
2024-06-03 12:07:06 +00:00
Pol Dellaiera
dd9ef34aa1
Merge pull request #312225 from DamienCassou/borgmatic_1_8_11
borgmatic: 1.8.10 -> 1.8.11
2024-05-16 21:50:31 +02:00
Maximilian Bosch
d5f39744c8
Merge pull request #309953 from flyingcircusio/PL-132430-percona-innovation
percona: restructure releases according to upstream release policy
2024-05-16 16:35:08 +00:00
Damien Cassou
d02d4026fc
borgmatic: 1.8.10 -> 1.8.11 2024-05-16 16:23:18 +02:00
Jan Tojnar
0d67b5508d duplicity: Fix finding Gio typelib
Previously, if a package just depended on GLib (or other bindings shipped with gobject-introspection),
wrapper was not needed since `${gobject-introspection}/lib/girepository-1.0` is implicitly on typelib path.
Now that GLib bindings were moved to `glib` package, `${glib}/lib/girepository-1.0` must be added
to `GI_TYPELIB_PATH` by the wrapper (or `gobject-introspection` setup hook for build time).

Simplest way to ensure that is using `wrapGApps*` hook.
Let’s also ensure that there is just one wrapper instead of three.
2024-05-11 11:09:42 +02:00
Oliver Schmidt
9164c33ab6 percona: apply required multi-version package structure
To work around the pkgs/by-name CI check, I applied the recommended structure
refactoring as documented in https://github.com/NixOS/nixpkgs/tree/master/pkgs/by-name#further-possible-refactorings
2024-05-08 00:40:07 +02:00
Oliver Schmidt
52506a2744 percona: adapt upstream release model
In accordance to the upstream release cycle, we now provide 2 flavours
of the percona mysql ecosystem. The default is the LTS variant,
additionally there is now the floating `percona-server_innovation`
always pointing to the most recent regular release.

- mentioned in release notes
- adapted all depending tests and tools (xtrabackup)
2024-05-08 00:40:06 +02:00
Oliver Schmidt
58240f8069 percona-xtrabackup_8_3: init at 8.3.0-1
This is likely to diverge from the LTS xtrabackup packaging over time.
But as this package was already structured in a modular way, let's keep
the generic builder as long as it's feasible.
2024-05-08 00:40:06 +02:00
R. Ryantm
14d8019e7d sigtop: 0.10.0 -> 0.11.0 2024-05-06 02:43:49 +00:00
Jussi Kuokkanen
ce3f586775 pkgs/tools: remove licenses.gpl2 2024-05-02 21:06:26 +02:00
Dave Anderson
308cb342c9 maintainers: drop danderson 2024-04-26 11:36:50 -07:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Weijia Wang
5cb9d83fb8
Merge pull request #305826 from KamilaBorowska/maintainers-remove-kamilaborowska
maintainers: remove KamilaBorowska
2024-04-22 04:02:28 +02:00
Mario Rodas
6718453294
Merge pull request #304998 from r-ryantm/auto-update/borgmatic
borgmatic: 1.8.9 -> 1.8.10
2024-04-21 19:13:10 -05:00
Kamila Borowska
0d3b34f45a maintainers: remove KamilaBorowska 2024-04-21 22:26:12 +02:00
Weijia Wang
5594084959
Merge pull request #305533 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 3.2.12 -> 3.2.13
2024-04-20 22:58:00 +02:00
Robert Schütz
715e613c9d
Merge pull request #300134 from dotlambda/borgbackup
borgbackup: 1.2.7 -> 1.2.8
2024-04-20 20:24:49 +00:00
R. Ryantm
2c81740890 zfs-replicate: 3.2.12 -> 3.2.13 2024-04-20 11:43:28 +00:00
Peder Bergebakken Sundt
2cf972b603
Merge pull request #298563 from Yarny0/tsm-client-update
tsm-client: 8.1.21.0 -> 8.1.22.0
2024-04-18 12:09:50 +02:00
R. Ryantm
dde2c7e606 borgmatic: 1.8.9 -> 1.8.10 2024-04-18 07:02:49 +00:00
R. Ryantm
775793680f kopia: 0.16.1 -> 0.17.0 2024-04-16 10:28:20 +00:00
Pascal Bach
a8eaee11a9
Merge pull request #296459 from MinerSebas/restic-rest-server-hardening
nixos/restic-rest-server:  Add additional service hardening
2024-04-10 23:33:34 +02:00
Fabian Affolter
76fe963e03 s3ql: 4.0.0 -> 5.1.3
Changelog: https://github.com/s3ql/s3ql/releases/tag/s3ql-5.1.3
2024-04-10 12:07:56 +02:00
Fabian Affolter
1573d996c9 s3ql: format with nixfmt 2024-04-10 12:05:07 +02:00
Fabian Affolter
e30e8b374e s3ql: refactor
- switch to pytestCheckHook
- adjust inputs
- add pythonImportsCheck
- specify license
- add changelog
- set build system
2024-04-10 12:02:56 +02:00
R. Ryantm
92fa58c203 zfs-replicate: 3.2.11 -> 3.2.12 2024-04-02 21:12:16 +00:00
Sandro
a853dd4cb8
Merge pull request #299405 from corngood/duplicity
duplicity: 0.8.23 -> 2.2.3
2024-04-01 21:58:02 +02:00
David McFarland
74228bb627 duplicity: add update script 2024-04-01 14:44:58 -03:00
David McFarland
8398980c8a duplicity: add corngood as maintainer 2024-04-01 14:44:58 -03:00
David McFarland
a6ae6b07d7 duplicity: 0.8.23 -> 2.2.3
Fixes: #286749
2024-04-01 14:44:58 -03:00
R. Ryantm
ce7c1489d4 kopia: 0.16.0 -> 0.16.1 2024-04-01 07:52:48 +00:00
Weijia Wang
3792ef0447
Merge pull request #298975 from NickCao/pgbackrest
pgbackrest: 2.50 -> 2.51, build with meson
2024-03-30 21:01:15 +01:00
Robert Schütz
cc2adde531 borgbackup: modernize 2024-03-30 11:54:35 -07:00
Robert Schütz
72a89d1243 borgbackup: 1.2.7 -> 1.2.8
Changelog: https://github.com/borgbackup/borg/blob/1.2.8/docs/changes.rst
2024-03-30 11:54:35 -07:00
Nick Cao
a87909367a
Merge pull request #299750 from r-ryantm/auto-update/autorestic
autorestic: 1.8.1 -> 1.8.2
2024-03-30 10:47:40 -04:00
Peder Bergebakken Sundt
4cabba34a3
Merge pull request #294730 from r-ryantm/auto-update/bacula
bacula: 13.0.4 -> 15.0.2
2024-03-28 22:57:37 +01:00
Philip Taron
28164c6434 Avoid top-level with ...; in pkgs/tools/backup/ugarit-manifest-maker/default.nix 2024-03-28 21:30:46 +01:00
Philip Taron
2c49521491 Avoid top-level with ...; in pkgs/tools/backup/ugarit/default.nix 2024-03-28 21:30:46 +01:00
R. Ryantm
fd8e13613e autorestic: 1.8.1 -> 1.8.2 2024-03-28 12:51:45 +00:00