rnhmjoj
881aca9e20
bup: move to pkgs/by-name and reformat
2024-08-26 08:40:04 +02:00
rnhmjoj
e0890103e3
bup: 0.33.3 -> 0.33.4
2024-08-26 08:10:23 +02:00
Wolfgang Walther
050689db30
treewide: fix pg_config / postgresql headers moved to dev output
...
This was supposed to happen in #294504 , but the commit was accidentally
left out when splitting off some libpq-related changes. Originated in
#179962 , by Sandro.
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2024-08-24 15:44:10 +02:00
Bruno Bigras
99179cddcc
kopia: add updateScript and testVersion
2024-08-24 01:32:59 -04:00
K900
5c68540f8b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-08-22 13:20:38 +03:00
Weijia Wang
d63ecfbe9b
Merge pull request #335767 from r-ryantm/auto-update/duplicity
...
duplicity: 2.2.3 -> 3.0.2
2024-08-21 20:50:59 +02:00
Nick Cao
494cf5b701
Merge pull request #335864 from r-ryantm/auto-update/pgbackrest
...
pgbackrest: 2.53 -> 2.53.1
2024-08-19 18:46:57 -04:00
Wolfgang Walther
e3244e9ff0
treewide: replace xxxFlagsArray with non-Array variant in nix code
...
The xxxFlagsArray variants were never meant to be used in nix code, at
least they can't be used properly without __structuredAttrs turned on.
If no spaces are passed in the argument the xxxFlagsArray can be
replaced as-is with the non-Array variant. When whitespace needs to be
passed, the derivation is additionally changed to enable
__structuredAttrs.
2024-08-19 23:28:13 +02:00
R. Ryantm
3a5174a922
pgbackrest: 2.53 -> 2.53.1
2024-08-19 17:17:24 +00:00
Robert Schütz
bbf93c95bd
duplicity: add meta.changelog
2024-08-19 02:28:28 -07:00
R. Ryantm
2d421238d7
duplicity: 2.2.3 -> 3.0.2
2024-08-19 08:53:13 +00:00
Atemu
7d960b4d9a
Merge pull request #334462 from Sigmanificient/tarsnapper
...
tarsnapper: drop nose dependency
2024-08-18 14:59:12 +02:00
Sigmanificient
303f998cbb
tarsnapper: drop nose dependency
2024-08-18 14:19:25 +02:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test ( #334491 )
2024-08-18 00:29:43 +02:00
Norbert Melzer
f697d47a4a
Merge pull request #331757 from alyssais/rustic
...
rustic: rename from rustic-rs
2024-08-14 09:01:56 +02:00
Pol Dellaiera
54aea00611
Merge pull request #333361 from r-ryantm/auto-update/wal-g
...
wal-g: 3.0.0 -> 3.0.3
2024-08-11 00:34:17 +02:00
R. Ryantm
967bb14271
gyb: 1.81 -> 1.82
2024-08-09 21:59:02 +00:00
R. Ryantm
9b4e50b8b7
wal-g: 3.0.0 -> 3.0.3
2024-08-09 03:14:00 +00:00
Nick Cao
95741bdccb
Merge pull request #329181 from r-ryantm/auto-update/pgbackrest
...
pgbackrest: 2.52.1 -> 2.53
2024-08-05 19:44:29 -04:00
Alyssa Ross
3f190aaad8
rustic-rs: move to by-name
...
This is necessary for CI to allow the package to be renamed.
2024-08-05 10:57:04 +02:00
Max
ab8e7df750
s3ql: 5.1.3 -> 5.2.1
2024-08-02 00:55:46 +02:00
R. Ryantm
42e81cc7a7
sigtop: 0.11.0 -> 0.12.0
2024-07-30 13:11:41 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Bruno Bigras
e5923af124
Merge pull request #330313 from hellodword/restic-0.17.0
...
restic: 0.16.5 -> 0.17.0
2024-07-28 16:30:51 -04:00
Anderson Torres
9a624d10e3
treewide: remove viric from meta.maintainers [orphans]
...
Since theey is not active from at least six years.
All the packages on this commit became orphans.
---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:
- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
K900
24076029d2
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-28 01:04:35 +03:00
hellodword
44c84dc783
restic: 0.16.5 -> 0.17.0
2024-07-27 14:00:36 +00:00
Robert Schütz
3e4e2db2d7
restic-rest-server: 0.12.1 -> 0.13.0
...
Diff: https://github.com/restic/rest-server/compare/v0.12.1...v0.13.0
Changelog: https://github.com/restic/rest-server/blob/v0.13.0/CHANGELOG.md
2024-07-27 02:34:16 -07:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
éclairevoyant
96031e8dd4
treewide: fix uses of finalAttrs.pname
in urls
2024-07-23 12:48:10 -04:00
R. Ryantm
69be57af0e
pgbackrest: 2.52.1 -> 2.53
2024-07-22 14:58:41 +00:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
R. Ryantm
01fa8e0714
partclone: 0.3.31 -> 0.3.32
2024-07-15 17:05:20 +00:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
Jörg Thalheim
048f85c494
Merge pull request #325556 from wskeele/duplicity-add-invoke
...
duplicity: Add dependency on 'invoke' python package
2024-07-14 05:33:47 +02:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
Maximilian Bosch
c59ec5c27a
znapzend: 0.21.0 -> 0.23.2
...
Changes:
* https://github.com/oetiker/znapzend/releases/tag/v0.21.1
* https://github.com/oetiker/znapzend/releases/tag/v0.22.0
* https://github.com/oetiker/znapzend/releases/tag/v0.23.0
* https://github.com/oetiker/znapzend/releases/tag/v0.23.1
* https://github.com/oetiker/znapzend/releases/tag/v0.23.2
Additionally a few minor things improved:
* Only use autoreconfHook, drop manual autotools invocations.
* Split outputs.
* Add very simple `installCheckPhase` to confirm that `znapzend` can
resolve all of its Perl dependencies.
2024-07-13 18:31:55 +02:00
github-actions[bot]
345035df51
Merge staging-next into staging
2024-07-13 00:02:49 +00:00
Jan Tojnar
686f4169a9
Merge pull request #324267 from jtojnar/deja-dup
...
deja-dup: 45.2 → 46.1
2024-07-12 21:42:55 +02:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Peder Bergebakken Sundt
447ca95585
Merge pull request #320277 from Yarny0/tsm-client-update
...
tsm-client: update and migrate to by-name and finalAttrs
2024-07-10 19:00:24 +02:00
Martin Weinelt
49a4992b8f
Merge pull request #325669 from mweinelt/drop-pynose
...
python312Packages.pynose: drop due to licensing issues
2024-07-09 17:38:35 +02:00
wskeele
c035424c74
duplicity: Add paramiko optional dependency 'invoke' to pythonPath
...
Fixes #325551
2024-07-09 17:27:43 +02:00
Martin Weinelt
95a7ecdd4d
tarsnapper: revert to nose, disable tests on 3.12
2024-07-09 17:27:18 +02:00
Franz Pletz
0f6ed02c13
Merge pull request #324664 from x123/x123-update-borgmatic
...
borgmatic: 1.8.11 -> 1.8.13
2024-07-09 17:15:47 +02:00
Franz Pletz
077a3823ab
Merge pull request #324323 from e1mo/borgbackup-1-4-0
...
borgbackup: 1.2.8 -> 1.4.0
2024-07-09 17:15:14 +02:00
x123
03735b66b4
borgmatic: 1.8.11 -> 1.8.13
2024-07-05 07:59:38 +02:00
x123
3628e4f3e9
borgmatic: add x123 as maintainer
2024-07-05 07:59:29 +02:00
x123
148e75b7d7
borgmatic: refactor
2024-07-05 07:58:25 +02:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
e1mo
bf3af29160
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
2024-07-03 14:09:35 +02:00
Jan Tojnar
fa522d1dfd
duplicity: set meta.mainProgram
2024-07-03 11:11:41 +02:00
github-actions[bot]
d77a3adc09
Merge master into staging-next
2024-07-03 00:02:45 +00:00
Weijia Wang
54dc9f9b78
Merge pull request #319408 from r-ryantm/auto-update/partclone
...
partclone: 0.3.27 -> 0.3.31
2024-07-02 23:53:33 +02:00
R. Ryantm
b6a23e60f2
restic: 0.16.4 -> 0.16.5
2024-07-02 00:38:41 +00:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
R. Ryantm
899578a951
dar: 2.7.14 -> 2.7.15
2024-06-30 00:43:41 +00:00
R. Ryantm
4f1d415b8e
partclone: 0.3.27 -> 0.3.31
2024-06-27 10:28:33 +00:00
github-actions[bot]
27074b7d07
Merge master into staging-next
2024-06-26 00:02:13 +00:00
R. Ryantm
aed1ecb664
pgbackrest: 2.52 -> 2.52.1
2024-06-25 16:12:39 +00:00
Yarny0
18b2fc60f1
tsm-client: migrate to pkgs/by-name
overlay
2024-06-15 09:16:43 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Nick Cao
8ed8ba15a1
Merge pull request #318797 from r-ryantm/auto-update/awsbck
...
awsbck: 0.3.8 -> 0.3.9
2024-06-10 19:17:56 -04:00
Sandro
47e938c594
Merge pull request #307668 from austinbutler/gyb-1.81
...
gyb: 1.80 -> 1.81
2024-06-10 21:41:45 +02:00
R. Ryantm
fd2b30d945
awsbck: 0.3.8 -> 0.3.9
2024-06-10 13:25:37 +00: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
asymmetric
9e1b9ab505
Merge pull request #316465 from gmacon/tarsnapper-pytest-8
...
tarsnapper: use nose to run tests
2024-06-03 14:06:40 +02:00
George Macon
f6660806b8
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 ).
2024-06-01 14:20:29 -04:00
R. Ryantm
ef1e2e2160
pgbackrest: 2.51 -> 2.52
2024-05-27 02:33:28 +00:00
Austin Butler
b81440020e
gyb: 1.80 -> 1.81
2024-05-25 22:02:09 -07: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