Commit Graph

1392 Commits

Author SHA1 Message Date
Moritz 'e1mo' Fromm
20309b8dc8
borgmatic: 1.7.8 -> 1.7.9 2023-03-25 12:03:57 +01:00
R. Ryantm
aa0bb95c19 pgbackrest: 2.44 -> 2.45 2023-03-22 22:59:03 +00: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
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