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 |
|