FrancescoDeSimone
95f63c3207
Update pkgs/tools/backup/duplicati/default.nix
...
Co-authored-by: Ludovico <ludovicopiero@pm.me>
2023-08-14 22:11:33 +00:00
francescoDeSimone
5137587585
duplicati: 2.0.6.3 -> 2.0.7.1
2023-08-14 17:12:35 +02:00
Vladimír Čunát
fdbba653db
Merge #247395 : gphotos-sync: relax pyyaml dependency
...
...into staging-next
2023-08-07 16:26:15 +02:00
r-vdp
251f7d47fd
Treewide: add meta.mainProgram for bupstash, fd, autossh and ssh-to-age
2023-08-06 01:41:19 +02:00
Theodore Ni
487e17729b
gphotos-sync: relax pyyaml dependency
2023-08-05 14:01:48 -07:00
zowoq
f40cb1d86b
pgbackrest: add meta.mainProgram
2023-08-05 13:08:04 +10:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
...
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Robert Schütz
353b200c0e
restic: 0.15.2 -> 0.16.0 ( #246614 )
...
Diff: https://github.com/restic/restic/compare/v0.15.2...v0.16.0
Changelog: https://github.com/restic/restic/blob/v0.16.0/CHANGELOG.md
2023-08-01 21:49:04 +02:00
Robert Hensing
4c1d3cee60
treewide: Add meta.mainProgram
...
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Mario Rodas
4b4b4cf51b
Merge pull request #245484 from marsam/update-zfs-autobackup
...
zfs-autobackup: 3.1 -> 3.1.3
2023-07-30 00:58:40 -05:00
Mario Rodas
42488e8793
zfs-autobackup: 3.1 -> 3.1.3
...
Changelog: https://github.com/psy0rz/zfs_autobackup/releases/tag/v3.1.3
2023-07-26 04:20:00 +00:00
R. Ryantm
e8c9146028
partclone: 0.3.23 -> 0.3.24
2023-07-23 23:58:26 +00:00
Sergei Lukianov
7819f216e0
sanoid: add Frostman to maintainers
2023-07-20 10:45:21 -07:00
Sergei Lukianov
f354d6d950
sanoid: 2.1.0 -> 2.2.0
...
2+ years w/o releases, there are few very nice features added like
snapshots holding and remote deletion
2023-07-20 10:37:12 -07:00
Nick Cao
39ee162989
Merge pull request #243510 from plastic-forks/c4710n/add-borgmatic-darwin-support
...
borgmatic: add darwin support
2023-07-19 19:07:39 -06:00
Sandro Jäckel
c574e37589
duplicity: add empty meta.maintainers, remove default meta.platforms, other cleanup
2023-07-19 13:30:59 +02:00
happysalada
ba414d53e9
conserve: init at 23.5.0
2023-07-16 22:32:58 +08:00
c4710n
d762c946cb
borgmatic: add darwin support
2023-07-16 10:04:40 +08:00
R. Ryantm
053130292c
restic-rest-server: 0.12.0 -> 0.12.1
2023-07-15 03:00:31 +00:00
beeb
a542c2ef4d
awsbck: 0.3.2 -> 0.3.3
...
https://github.com/beeb/awsbck/releases/tag/v0.3.3
2023-07-13 16:30:15 +02:00
Weijia Wang
e8467501b4
Merge pull request #243188 from r-ryantm/auto-update/bacula
...
bacula: 13.0.2 -> 13.0.3
2023-07-13 10:33:27 +03:00
R. Ryantm
133ce96b4a
bacula: 13.0.2 -> 13.0.3
2023-07-13 02:31:27 +00:00
figsoda
72948e9fba
pkgs/tools/backup: remove dead code
...
with the help of deadnix & nil
2023-07-12 12:06:56 -04:00
imlonghao
ed37420ca7
borgmatic: 1.7.14 -> 1.7.15
2023-07-11 22:27:48 +08:00
Atemu
ea1d1a8f52
bup: don't error out on implicit-function-declaration on darwin
...
Upstream should fix that but this fixes the build on Darwin for now:
```
building
build flags: SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash MANDIR=\$\(out\)/share/man DOCDIR=\$\(out\)/share/doc/bup BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/bup
fatal: not a git repository (or any of the parent directories): .git
clang -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/include -Wno-unused-command-line-argument -D_FILE_OFFSET_BITS=64 -Wno-unknown-pragmas -Wsign-compare -O2 -Wall -Werror -Wformat=2 -MMD -MP -D BUP_DEV_BUP_EXEC=1 -I/private/tmp/nix-build-bup-0.33.2.drv-0/source/src -I src -g lib/cmd/bup.c src/bup/compat.c src/bup/io.c -lpython3.10 -lcrypt -ldl -L/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/lib -framework CoreFoundation -g -fPIE -o dev/bup-exec
lib/cmd/bup.c:153:14: error: implicit declaration of function '_NSGetExecutablePath' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
int rc = _NSGetExecutablePath(spath, &size);
^
1 error generated.
make: *** [GNUmakefile:185: dev/bup-exec] Error 1
```
2023-07-10 13:23:05 +02:00
Michele Guerini Rocco
6559eb3572
Merge pull request #242049 from rnhmjoj/pr-bup
...
bup: 0.32 -> 0.33.2
2023-07-08 14:09:58 +02:00
rnhmjoj
723e9a529a
bup: add myself as maintainer
2023-07-07 13:02:11 +02:00
rnhmjoj
9a05dcc078
bup: 0.32 -> 0.33.2
2023-07-07 13:02:11 +02:00
holyparzival
ff781b9ae8
restic: add fish completions
2023-07-05 23:00:20 +05:00
Sandro
8b1253715d
Merge pull request #167497 from fricklerhandwerk/sigtop
2023-07-05 14:33:47 +02:00
R. Ryantm
3a1de3b2fd
dar: 2.7.9 -> 2.7.10
2023-07-04 13:36:54 +00:00
Yarny0
a4b7a62532
tsm-client: update package metadata urls
...
Due to IBM renaming their product from
"IBM spectrum protect" to "IBM storage protect",
urls have changed and some of the old urls no longer work.
2023-07-02 08:36:59 +02:00
fricklerhandwerk
fe1ef16ea9
update to 0.3.1
2023-07-02 01:23:09 +02:00
Valentin Gagarin
fd3292cafc
update hash format
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-02 01:06:01 +02:00
Valentin Gagarin
7d184531ad
reorder inputs
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-02 01:05:59 +02:00
fricklerhandwerk
c2baf09dbe
sigtop: init at 2022-03-21
...
sigtop is a utility to export messages, attachments and other data from Signal Desktop.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-02 01:05:58 +02:00
Sandro
198bd0a4a7
Merge pull request #239622 from corngood/dotnet-misc
...
dotnet: misc fixes
2023-06-28 23:41:18 +02:00
beeb
8d424b681c
awsbck: init at 0.3.2
2023-06-28 19:18:06 +02:00
David McFarland
ee8ba995a7
buildDotnetModule: make fetch-deps find output path automatically
2023-06-24 19:13:16 -03:00
Robert Schütz
cf66aa9b55
borgbackup: 1.2.3 -> 1.2.4
...
Changelog: https://github.com/borgbackup/borg/blob/1.2.4/docs/changes.rst
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2023-06-21 14:22:28 +02:00
Martin Weinelt
1a3579fd94
Merge pull request #236265 from GaetanLepage/mypy
...
python3Packages.mypy: 1.0.1 -> 1.3.0
2023-06-18 12:50:17 +02:00
Yarny0
5ff5b2ae4c
tsm-client: 8.1.17.2 -> 8.1.19.0
...
"Update History" (release notes):
https://www.ibm.com/support/pages/node/6998343
With this release, IBM renamed the product from
"IBM Spectrum Protect" to "IBM Storage Protect":
https://www.ibm.com/support/pages/node/6964770
However, URLs apparently haven't been changed (yet).
2023-06-17 10:31:30 +02:00
Sandro Jäckel
f1e5f1b2bc
zfs-replicate: remove useless pytest-runner, coverage collecting and mypy linter
2023-06-16 08:54:27 +02:00
Weijia Wang
6d1d80a232
Merge pull request #233469 from dawidd6/bump-borgmatic
...
borgmatic: 1.7.9 -> 1.7.14
2023-06-14 13:04:00 +03:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Nick Cao
6afc04d14f
Merge pull request #236257 from NobbZ/rustic-rs-0-5-4
...
rustic-rs: 0.5.3 -> 0.5.4
2023-06-06 07:37:59 -06:00
Norbert Melzer
e5ebd5ded6
rustic-rs: 0.5.3 -> 0.5.4
2023-06-06 13:15:19 +02:00
Dawid Dziurla
eb16dc66c1
borgmatic: 1.7.9 -> 1.7.14
2023-06-06 08:59:29 +02:00
K900
5a54b57578
easysnap: don't use -n
2023-06-05 19:10:54 +03:00
Michael Raitza
d11c17797d
fabs: Mark broken
...
Not compatible with SQLAlchemy >= 2.0.
2023-05-31 11:47:33 +00:00
Weijia Wang
db7ee2e5de
rdedup: migrate to bindgenHook
2023-05-27 02:32:57 +03:00
Weijia Wang
35690e335f
treewide/tools: use top-level fetchPypi
2023-05-25 19:03:52 +03:00
R. Ryantm
a777ab8ab0
pgbackrest: 2.45 -> 2.46
2023-05-23 08:30:23 +00:00
Rick van Schijndel
3c2321459e
Merge pull request #87643 from sjau/easysnap-2020-05-12
...
easysnap: unstable-2020-04-04 -> unstable-2020-05-12
2023-05-22 07:21:57 +02:00
fleaz
7ecb6dffd2
gphotos-sync: 3.04 -> 3.1.2
2023-05-14 16:45:29 +02:00
fetsorn
f0397a3180
mydumper: fix typo
...
"perfomance" -> "performance"
2023-05-08 21:24:16 +04:00
Sandro
dd14e394b0
Merge pull request #229541 from KAction/contrib/0/borgmatic-systemd/out
2023-05-04 14:39:42 +02:00
Dmitry Bogatov
00b1cde808
borgmatic: make dependency on systemd conditional
2023-05-02 16:32:52 -04:00
Bruno Bigras
69deb715bb
kopia: 0.12.1 -> 0.13.0
2023-05-01 11:08:04 -04:00
Robert Schütz
732d235309
restic-rest-server: 0.11.0 -> 0.12.0 ( #228395 )
...
Diff: https://github.com/restic/rest-server/compare/v0.11.0...v0.12.0
Changelog: https://github.com/restic/rest-server/blob/v0.12.0/CHANGELOG.md
2023-05-01 09:45:22 +02:00
Artturi
0fedd63ae4
Merge pull request #228787 from arjan-s/fix-burp-openssl
...
burp: build with openssl_legacy
2023-04-30 12:15:58 +03:00
devhell
d68fd467d9
rustic-rs: 0.5.2 -> 0.5.3
2023-04-29 21:01:10 +01:00
Arjan Schrijver
44311822e5
burp: build with openssl_legacy
2023-04-29 21:25:10 +02:00
Sandro
b36139a93f
Merge pull request #225365 from SuperSandro2000/gobuildmodule-homepage
2023-04-28 21:37:01 +02:00
github-actions[bot]
2e27a36b4b
Merge master into staging-next
2023-04-25 18:01:17 +00:00
Bruno Bigras
0d1a36bfb4
restic: 0.15.1 -> 0.15.2
2023-04-25 14:39:33 +02:00
github-actions[bot]
497ac06266
Merge master into staging-next
2023-04-25 06:01:40 +00:00
Gaetan Lepage
98a1542d62
rustic-rs: 0.5.1 -> 0.5.2
2023-04-24 23:02:03 +02:00
github-actions[bot]
e785d46708
Merge staging-next into staging
2023-04-16 00:03:17 +00:00
IndeedNotJames
f0630d69ac
rustic-rs: re-enable zsh shell completions
...
They didn't generate on v0.5.0 due to a bug.
v0.5.1 fixed that bug.
Slipped through "rustic-rs: 0.5.0 -> 0.5.1" (484af2ff83
)
2023-04-15 18:31:03 +02:00
github-actions[bot]
15d0cd57d0
Merge staging-next into staging
2023-04-14 00:02:47 +00:00
Norbert Melzer
484af2ff83
rustic-rs: 0.5.0 -> 0.5.1
2023-04-14 00:06:11 +02:00
github-actions[bot]
3b51ba9e2a
Merge staging-next into staging
2023-04-13 06:01:55 +00:00
R. Ryantm
8eafc81075
dar: 2.7.8 -> 2.7.9
2023-04-12 07:07:23 +00:00
github-actions[bot]
1144179146
Merge staging-next into staging
2023-04-11 18:01:52 +00:00
github-actions[bot]
32ff037fe3
Merge staging-next into staging
2023-04-11 12:01:48 +00:00
Martin Weinelt
853a90c2d7
fabs: Don't use alias for python-dateutil
...
It breaks evaluation without aliases enabled.
2023-04-11 13:57:10 +02:00
Michael Raitza
38b97e374d
fabs: init at 1.1
2023-04-11 08:30:56 -03:00
ajs124
f7245e9e4e
Merge pull request #224859 from Yarny0/tsm-client
...
tsm-client: use `libxcrypt-legacy`, drop `openssl_1_1`, use `concatLines` in module
2023-04-11 11:17:29 +02:00
github-actions[bot]
ad34626e55
Merge staging-next into staging
2023-04-11 00:02:48 +00:00
Weijia Wang
4edf27fe75
Merge pull request #225042 from r-ryantm/auto-update/mydumper
...
mydumper: 0.14.1-1 -> 0.14.3-1
2023-04-11 00:57:41 +03:00
github-actions[bot]
b6cd4a9e24
Merge staging-next into staging
2023-04-09 12:01:50 +00:00
Norbert Melzer
bd81c94de0
rustic-rs: add update script
2023-04-09 11:32:52 +02:00
Sandro Jäckel
1e70721319
Use clickable homepages on packages which are changed in #225362
2023-04-09 03:30:09 +02:00
Martin Weinelt
e9300b3a3c
grab-site: Don't use override on sqlalchemy fetcher
...
It is prone to errors, when we switch around the fetcher used in the
original derivation.
2023-04-08 01:41:43 +02:00
R. Ryantm
e20c3e4cb3
mydumper: 0.14.1-1 -> 0.14.3-1
2023-04-06 20:08:06 +00:00
Yarny0
fca76c5810
tsm-client: fix absolute symlinks, drop openssl dependency
...
`tsm-client` is delivered with its
own `lib{crypto,ssl}.so` implementation.
Beginning with version 8.1.9.1, those `.so`-files came with
absolute symlinks to `/opt/...` causing `autoPatchelf`
to abort with error messages of the form
> error: auto-patchelf could not satisfy dependency libssl.so.1.1
I was under the impression that a new dependency
got introduced and added `openssl` to `builtInputs`
in commit 5ad0ecb901
.
This fixed the build, but `tsm-client` no longer
linked against its own ssl implementation.
The commit at hand corrects that mistake:
It adds a small `preFixup` script that finds
and adapts absolute symlinks to `/opt/`,
so that `autoPatchelfHook` finds those
`so`-files again and sets RPATH properly.
This permits to drop `openssl` from the dependency list again.
2023-04-05 19:32:52 +02:00
Yarny0
941b891e26
tsm-client: use libxcrypt-legacy
to fix build
...
Since commit 4e300e071b
building `tsm-client` fails with error messages
> error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by [...]
Luckily, commit 9b766dd41b
introduces `libxcrypt-legacy` which again provides `libcrypt.so.1`.
2023-04-04 19:39:32 +02:00
Weijia Wang
1b05655971
Merge pull request #223119 from Izorkin/update-mydumper
...
mydumper: 0.13.1-1 -> 0.14.1-1
2023-03-29 01:12:00 +03:00
figsoda
02072a67b9
Merge pull request #223569 from IndeedNotJames/rustic-rs
...
rustic-rs: 0.4.4 -> 0.5.0
2023-03-28 11:54:17 -04:00
IndeedNotJames
c09ecd65bf
rustic-rs: 0.4.4 -> 0.5.0
...
Temporarily removed zsh shell completions, as they don't generate due to a bug.
https://github.com/rustic-rs/rustic/blob/v0.5.0/changelog/0.5.0.txt
https://github.com/rustic-rs/rustic/releases/tag/v0.5.0
diff: https://github.com/rustic-rs/rustic/compare/v0.4.4...v0.5.0
2023-03-28 14:29:39 +02:00
R. Ryantm
d5929d7a82
btrbk: 0.32.5 -> 0.32.6
2023-03-26 23:08:48 +00:00
Izorkin
d0b5d7f95c
mydumper: 0.13.1-1 -> 0.14.1-1
2023-03-25 22:32:36 +03:00
Nick Cao
f8c0eed073
Merge pull request #223053 from e1mo/borgmatic-1-7-9
...
borgmatic: 1.7.8 -> 1.7.9
2023-03-25 21:13:10 +08:00
Moritz 'e1mo' Fromm
20309b8dc8
borgmatic: 1.7.8 -> 1.7.9
2023-03-25 12:03:57 +01:00
Thomas Gerbet
24c031a3b5
Merge pull request #222073 from Yarny0/tsm-client
...
tsm-client: 8.1.17.0 -> 8.1.17.2 (security update)
2023-03-25 11:20:03 +01:00
R. Ryantm
aa0bb95c19
pgbackrest: 2.44 -> 2.45
2023-03-22 22:59:03 +00:00
Yarny0
211a963855
tsm-client: 8.1.17.0 -> 8.1.17.2
...
IBM's "Authorized Program Analysis Report"s
(something like release notes):
https://www.ibm.com/support/pages/node/6845804
Security Bulletins:
https://www.ibm.com/support/pages/node/6956237 (CVE-2022-31129, CVE-2022-24785, CVE-2021-3807, CVE-2022-29244, CVE-2022-3517)
https://www.ibm.com/support/pages/node/6962863 (CVE-2021-33813)
https://www.ibm.com/support/pages/node/6963071 (CVE-2022-21628, CVE-2022-21626, CVE-2022-21624, CVE-2022-21619)
https://www.ibm.com/support/pages/node/6963786 (CVE-2022-4304, CVE-2023-0215, CVE-2023-0286)
https://www.ibm.com/support/pages/node/6963784 (CVE-2022-4450, CVE-2023-0216, CVE-2023-0401, CVE-2022-4203, CVE-2023-0217)
2023-03-19 21:04:21 +01:00
github-actions[bot]
feb117e32c
Merge master into staging-next
2023-03-11 18:01:19 +00:00
Jonas Heinrich
161a1ca129
Merge pull request #191974 from tu-maurice/btrbk-doas
...
btrbk: Use sudo or doas based on configuration
2023-03-11 16:10:50 +01:00
Martin Weinelt
4729f61158
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-08 15:04:13 +01:00
R. Ryantm
983d0143d0
autorestic: 1.7.6 -> 1.7.7
2023-03-06 21:35:31 +00:00
Martin Weinelt
b04848e5fe
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-06 08:21:14 +01:00
Nick Cao
7f4ee2f42a
Merge pull request #219743 from r-ryantm/auto-update/autorestic
...
autorestic: 1.7.5 -> 1.7.6
2023-03-06 10:48:38 +08:00
Ryan Lahfa
a9b8812226
Merge pull request #219500 from Tom-Hubrecht/borgmatic
...
borgmatic: 1.7.6 -> 1.7.8
2023-03-05 23:14:54 +01:00
R. Ryantm
1c696382ae
autorestic: 1.7.5 -> 1.7.6
2023-03-05 20:46:55 +00:00
Tom Hubrecht
16923c7994
borgmatic: 1.7.6 -> 1.7.8
2023-03-04 15:06:22 +01:00
Martin Weinelt
d0286ecd24
Merge remote-tracking branch 'origin/staging' into staging-next
2023-03-04 01:42:06 +00:00
Martin Weinelt
1bd4b71a35
python310Packages.cchardet: Drop in favor of faust-cchardet
...
The former packages has seen its last release in 2020-10 and can be
considered abandoned. Meanwhile a new fork has appeared in
faust-cchardet, that we're going to use in its place.
Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2023-03-03 23:59:29 +01:00
Weijia Wang
300df9525f
Merge pull request #219214 from r-ryantm/auto-update/bacula
...
bacula: 13.0.1 -> 13.0.2
2023-03-03 22:08:17 +02:00
R. Ryantm
ba43e19ddc
bacula: 13.0.1 -> 13.0.2
2023-03-02 18:14:42 +00:00
Florian Brandes
8281752e39
borgmatic: fix systemd service
...
due to 2e9f70d496
there is another "sleep", which is now wrongly substituted.
This fixes the error:
Failed to inhibit: Invalid what specification
/nix/store/if12v01xkqladifvk8yqjdpbp6sisg74-coreutils-9.1/bin/sleep:shutdown
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-02 13:02:49 +01:00
Norbert Melzer
55b774ea61
rustic-rs: 0.4.3 -> 0.4.4
2023-03-01 20:46:53 +01:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
...
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland. I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
...
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
Ferry Jérémie
bfac2d0034
treewide:replace http by https when https is a permanent redirection
2023-02-19 21:47:59 +01:00
Olivier 'reivilibre
b2eda78bea
dar: include zstd as buildInput to support Zstd-compressed archives
2023-02-18 12:54:44 +00:00
Damien Cassou
ba1f0de694
borgmatic: 1.7.2 -> 1.7.6
2023-02-08 10:40:21 +01:00
R. Ryantm
224c0b6c15
partclone: 0.3.22 -> 0.3.23
2023-02-05 13:34:00 +00:00
Weijia Wang
9918d594be
bupstash: unbreak on x86_64-darwin
2023-02-02 17:45:13 -05:00
Weijia Wang
5a7eec6f6c
Merge pull request #213705 from r-ryantm/auto-update/pgbackrest
...
pgbackrest: 2.43 -> 2.44
2023-01-31 10:14:12 +01:00
github-actions[bot]
66bb8338fc
Merge master into staging-next
2023-01-31 06:01:26 +00:00
R. Ryantm
8370e7c78e
pgbackrest: 2.43 -> 2.44
2023-01-31 02:56:06 +00:00
kilianar
6bf89e01d1
restic: 0.15.0 -> 0.15.1
...
https://github.com/restic/restic/releases/tag/v0.15.1
2023-01-30 22:05:39 +01:00
sjau
64b2964fd0
easysnap: unstable-2020-04-04 -> unstable-2022-06-03
2023-01-27 18:48:46 +02:00
github-actions[bot]
d7e7d75f99
Merge master into staging-next
2023-01-26 06:01:24 +00:00
Weijia Wang
a64fe02353
Merge pull request #211062 from r-ryantm/auto-update/rsnapshot
...
rsnapshot: 1.4.4 -> 1.4.5
2023-01-26 01:34:37 +01:00
github-actions[bot]
7a89380b7e
Merge master into staging-next
2023-01-24 18:01:00 +00:00
Shawn8901
133fa5f867
treewide: remove global with lib; in pkgs/tools
2023-01-24 17:41:44 +01:00
github-actions[bot]
727e365f02
Merge master into staging-next
2023-01-24 00:02:11 +00:00
Weijia Wang
3348753246
Merge pull request #210655 from r-ryantm/auto-update/partclone
...
partclone: 0.3.21 -> 0.3.22
2023-01-23 21:47:25 +01:00
github-actions[bot]
d8bfd0a059
Merge master into staging-next
2023-01-23 06:01:12 +00:00
John Ericson
8f95ada723
Merge pull request #212180 from alyssais/httrack-iconv
...
httrack: depend on libiconv unconditionally
2023-01-22 23:15:03 -05:00
github-actions[bot]
44319c878e
Merge master into staging-next
2023-01-23 00:02:15 +00:00
Mario Rodas
e74c33be33
Merge pull request #212120 from r-ryantm/auto-update/autorestic
...
autorestic: 1.7.4 -> 1.7.5
2023-01-22 14:59:41 -05:00
github-actions[bot]
feb2240b37
Merge master into staging-next
2023-01-22 18:01:03 +00:00
Alyssa Ross
b311625526
httrack: depend on libiconv unconditionally
...
libiconv is already defined per-platform. The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.
Required to build for FreeBSD.
2023-01-22 16:19:01 +00:00
R. Ryantm
c39291b0b4
autorestic: 1.7.4 -> 1.7.5
2023-01-22 14:33:42 +00:00
Weijia Wang
69f61e1dea
Merge pull request #180430 from r-ryantm/auto-update/bacula
...
bacula: 11.0.6 -> 13.0.1
2023-01-22 04:02:57 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01: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
Guillaume Girol
90c78aee6c
Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs
2023-01-21 12:00:00 +00:00
Norbert Melzer
b1bc13a162
rustic-rs: 0.4.2 -> 0.4.3
2023-01-18 10:32:23 +01:00
R. Ryantm
c496572155
rsnapshot: 1.4.4 -> 1.4.5
2023-01-16 09:55:43 +00:00
Guillaume Maudoux
aa7cfc3aed
Merge pull request #210908 from Yarny0/auto-patchelf
...
autoPatchelfHook: fix symlink handling
2023-01-15 17:18:01 +01:00
Yarny0
57c8c6c3d2
Revert "tsm-client: fix patching rpath with autoPatchelf"
...
This reverts commit 1ed9ba08f1
.
After the underlying bug in `auto-patchelf.py` got fixed,
this workaround is no longer necessary.
2023-01-15 10:57:22 +01:00
R. Ryantm
99bee15d83
partclone: 0.3.21 -> 0.3.22
2023-01-14 08:57:35 +00:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next
2023-01-13 06:01:09 +00:00
figsoda
512b984b11
Merge pull request #210437 from dotlambda/restic-0.15.0
...
restic: 0.14.0 -> 0.15.0
2023-01-12 20:01:44 -05:00
Kevin Puetz
ee7e9da5b9
borgbackup: cherry-pick patch to fix tests
...
borgbackup/borg#7250 is now fixed in 1.2-maint (pending for borg 1.2.4)
but borgbackup/borg#7252 was amended to a different approach before
being apporoved. Replace the original workaround with upstream's fix.
2023-01-12 18:09:15 -06:00
Robert Schütz
4c6b7d41c0
restic: 0.14.0 -> 0.15.0
...
https://github.com/restic/restic/releases/tag/v0.15.0
2023-01-12 13:59:47 -08:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
Bobby Rong
3c253ec03b
Merge pull request #208154 from arjan-s/burp-2.4.0
...
burp: 2.2.18 -> 2.4.0
2023-01-10 23:39:57 +08:00
Jonas Heinrich
41bebcf7df
Merge pull request #209936 from r-ryantm/auto-update/partclone
...
partclone: 0.3.20 -> 0.3.21
2023-01-10 12:30:09 +01:00
Martin Weinelt
71ab3109f2
borgbackup: unbundle xxhash and use pkgconfig
...
Borg can use the python pkgconfig package to discover library paths, we
don't need to pass them explicitly.
Removes libb2, because borg since version 1.2.0 uses hashlib.blake2b
instead.
2023-01-10 02:14:28 +01:00
Martin Weinelt
c64195df27
borgbackup: 1.2.2 -> 1.2.3
...
https://github.com/borgbackup/borg/blob/1.2.3/docs/changes.rst#version-123-2022-12-24
2023-01-10 02:14:28 +01:00
R. Ryantm
f6ac771297
partclone: 0.3.20 -> 0.3.21
2023-01-09 20:40:33 +00:00
github-actions[bot]
e3480cf1cc
Merge master into staging-next
2023-01-06 00:02:28 +00:00
Norbert Melzer
b827a50e25
rustic-rs: 0.4.1 -> 0.4.2
2023-01-05 20:05:32 +01:00
Martin Weinelt
510de5b6f9
borgbackup: Pass py into checkInputs
2023-01-05 13:20:48 +01:00
Arjan Schrijver
d307bbb698
burp: adopt maintainership from tokudan
2023-01-01 22:24:12 +01:00
Arjan Schrijver
968ff666d8
burp: 2.2.18 -> 2.4.0
2022-12-28 21:53:22 +01:00
Weijia Wang
b1a9ae8dfd
percona-xtrabackup_2_4: drop
2022-12-24 18:11:41 +01:00
R. Ryantm
016553e5c3
duplicacy: 3.0.1 -> 3.1.0
2022-12-19 12:03:55 +00:00
Martin Weinelt
e48cc52224
Merge pull request #190224 from r-ryantm/auto-update/bupstash
2022-12-15 00:04:35 +01:00
Yarny0
2fbf439bf2
tsm-client: 8.1.15.1 -> 8.1.17.0
...
IBM's "Authorized Program Analysis Report"s
(something like release notes):
https://www.ibm.com/support/pages/node/6845804
README:
https://www.ibm.com/support/pages/node/617857#8117Readme
Security Bulletin:
https://www.ibm.com/support/pages/node/6842073 (CVE-2022-34165, CVE-2022-42003, CVE-2022-42004, CVE-2021-33813, CVE-2018-25032)
The security bulletin seem to require a login,
as it returns "403 Forbidden" at the time of this writing.
2022-12-10 19:03:43 +01:00
R. Ryantm
0e4e7d94cc
dar: 2.7.7 -> 2.7.8
2022-12-07 14:34:58 +08:00
Artturi
cfdf35a667
Merge pull request #204159 from wegank/ugarit-darwin
...
ugarit, ugarit-manifest-maker: fix build on aarch64-darwin
2022-12-06 23:29:14 +02:00
Jörg Thalheim
5e40c1da32
Merge pull request #204492 from NobbZ/rustic-rs-0-4-1
...
rustic-rs: 0.4.0 -> 0.4.1
2022-12-04 16:59:20 +01:00
Norbert Melzer
e05bcf6801
rustic-rs: 0.4.0 -> 0.4.1
2022-12-04 16:09:27 +01:00
Fabian Affolter
fdfa7cffd8
mydumper: add changelog to meta
2022-12-04 13:33:04 +01:00
Fabian Affolter
c4d32f968e
mydumper: specify license
2022-12-04 13:31:02 +01:00
R. Ryantm
9b9ef3e7ac
mydumper: 0.9.5 -> 0.13.1-1
2022-12-04 10:16:06 +00:00
Weijia Wang
7887ed0c01
ugarit, ugarit-manifest-maker: fix build on aarch64-darwin
2022-12-02 20:10:35 +01:00
Atemu
a50b78b535
dar: use fetchzip
...
It's cleaner to have the source files directly rather than the tarball. fetchzip
unpacks tarballs after fetching them.
2022-12-02 07:44:16 +01:00
Atemu
dade319b30
dar: one list item per line
2022-12-02 07:44:16 +01:00
Atemu
5b2d084e4d
dar: cleanup
2022-12-02 07:44:16 +01:00
Atemu
58710ad37d
dar: use llvmPackages_12 rather than gcc on Darwin
...
As pointed out by @wegank in
https://github.com/NixOS/nixpkgs/pull/202218#issuecomment-1322708760 , a newer
clang also works.
2022-12-02 07:44:16 +01:00
R. Ryantm
58871bb9ee
pgbackrest: 2.42 -> 2.43
2022-11-29 14:56:56 +00:00
Sandro
381c3a564e
Merge pull request #202539 from NobbZ/rustic-rs-0-4-0
2022-11-24 11:46:16 +01:00
Norbert Melzer
12cadc9f11
rustic-rs: 0.3.2 -> 0.4.0
2022-11-23 16:33:19 +01:00
R. Ryantm
b6bc6d08d0
pgbackrest: 2.41 -> 2.42
2022-11-22 20:50:10 +00:00
Atemu
802115d022
dar: unbreak on Darwin
...
Error with LLVM stdenv on aarch64-darwin:
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/nix/store/waclhq32gacp2010gyjx17f9h6xpsf8d-dar-2.7.7/share/locale\" -I/nix/store/1m4gsx4p4fl5xpg0h8splmwz7j2y3cbp-gpgme-1.18.0-dev/include -I/nix/store/fpc4g6ql1mx4na5rkjhik5f2wixymzhy-libassuan-2.5.5-dev/include -I/nix/store/qhznxypyfh3w5xdbxxd2n47d9c8jr2bx-libgpg-error-1.45-dev/include -g -O2 -c parallel_block_compressor.cpp -D__DYNAMIC__ -fno-common -DPIC -o .libs/parallel_block_compressor.o
In file included from parallel_tronconneuse.cpp:28:
In file included from ./parallel_tronconneuse.hpp:39:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string:506:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string_view:175:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/__string:57:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/algorithm:643:
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3455:7: error: exception specification of overriding function is more lax than base version
class __shared_ptr_emplace
^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:4291:26: note: in instantiation of template class 'std::__1::__shared_ptr_emplace<libthreadar::barrier, std::__1::allocator<libthreadar::barrier>>' requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...);
^
parallel_tronconneuse.cpp:102:15: note: in instantiation of function template specialization 'std::__1::make_shared<libthreadar::barrier, unsigned long>' requested here
waiter = make_shared<barrier>(num_workers + 2); // +1 for crypto_reade thread, +1 this thread
^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3364:13: note: overridden virtual function is here
virtual ~__shared_weak_count();
^
1 error generated.
make[3]: *** [Makefile:1383: parallel_tronconneuse.lo] Error 1
2022-11-21 22:59:07 +01:00
tu-maurice
3144b00d24
btrbk: add doas variant of module test
2022-11-19 23:16:57 +01:00
Robert Schütz
c0b9fec0d7
mastodon-archive: 1.3.1 -> 1.4.2
2022-11-16 07:36:26 -08:00
Norbert Melzer
b676b764e7
rustic-rs: init at 0.3.2
2022-11-14 15:20:04 +01:00
R. Ryantm
2acd1aca5a
monolith: 2.6.2 -> 2.7.0
2022-11-12 14:54:30 +00:00
Matt Layher
8ec252784e
zrepl: 0.5.0 -> 0.6.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-07 18:35:44 -05:00
R. Ryantm
ab060f9db9
bupstash: 0.11.0 -> 0.12.0
2022-11-07 17:45:41 +00:00
R. Ryantm
7a3b60394b
gyb: 1.71 -> 1.72
2022-11-07 12:10:52 +08:00
Anderson Torres
045f10f47d
Merge pull request #198830 from Yarny0/tsm-client
...
tsm-client: fix build with libxcrypt
2022-11-06 23:01:14 -03:00
Mario Rodas
8f9f725f18
Merge pull request #199269 from wegank/bacula-aarch64-darwin
...
bacula: fix build on aarch64-darwin
2022-11-06 18:41:41 -05:00
Mario Rodas
abbfd8acd6
Merge pull request #199721 from devusb/duplicacy
...
duplicacy: 2.7.2 -> 3.0.1
2022-11-05 13:35:06 -05:00
Morgan Helton
ab9739da39
duplicacy: add devusb to maintainers
2022-11-05 11:07:57 -05:00
Morgan Helton
7a0eed9731
duplicacy: 2.7.2 -> 3.0.1
2022-11-05 11:07:40 -05:00
Guillaume Girol
a3a77b48e1
duply: fix ftp usage
...
for ftp, duply depends on ltfp on PATH, which is not possible if the
wrapper resets PATH.
2022-11-04 12:00:00 +00:00