David Anderson
2bb5ff0da2
zrepl: init at 0.3.1.
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-17 20:18:30 -08:00
Sandro Jäckel
090a5827dc
sanoid: remove unused input
2021-02-18 00:00:44 +01:00
Sandro Jäckel
a494f92d9c
btrbk: remove stale substituteInPlace
2021-02-16 06:56:20 +01:00
R. RyanTM
d4184932e2
bacula: 11.0.0 -> 11.0.1
2021-02-09 22:13:04 +00:00
R. RyanTM
921b163516
dump: 0.4b46 -> 0.4b47
2021-02-04 07:51:57 +00:00
Sandro
4f93b4c80d
Merge pull request #108176 from StephenWithPH/duplicity-0.8.17
...
duplicity: 0.8.15 -> 0.8.17
2021-01-31 19:40:39 +01:00
R. RyanTM
142a7ede61
duply: 2.2 -> 2.3
2021-01-30 20:43:02 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Guillaume Girol
c3bb176525
Merge pull request #99418 from woffs/stenc-1.0.8
...
stenc: 1.0.7 -> 1.0.8
2021-01-23 15:02:24 +00:00
Sandro
9a92886922
Merge pull request #110395 from zowoq/gemset
2021-01-22 09:31:07 +01:00
zowoq
2ab13ca162
treewide: add final newline
2021-01-22 07:40:43 +10:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
Frank Doepper
5dd1286cfa
stenc: 1.0.7 -> 1.0.8
2021-01-21 20:49:15 +01:00
R. RyanTM
6a1ed983ba
monolith: 2.3.1 -> 2.4.0
2021-01-20 05:19:53 +00:00
zowoq
e75795a548
iceshelf: use spaces for indentation
2021-01-20 10:53:10 +10:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM
f020af824d
bup: 0.31 -> 0.32
2021-01-19 08:25:00 +00:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Sandro
a588b71b37
Merge pull request #107720 from freezeboy/update-bacula
...
bacula: 9.6.6 -> 11.0.0
2021-01-12 01:51:25 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
Sandro
b80f4f1a31
Merge pull request #108638 from andrewchambers/bupstash
...
bupstash: init at 0.6.4
2021-01-10 12:47:51 +01:00
Andrew Chambers
0380ee437b
bupstash: init at 0.6.4
2021-01-10 22:58:42 +13:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro Jäckel
ac391fdc0b
pythonPackages:google*: Noramlize names by replacing _ with -
2021-01-06 23:59:50 +01:00
Sandro Jäckel
ffced65cee
grab-site: Fix package
2021-01-06 11:05:14 +01:00
github-actions[bot]
f0187a2cf3
Merge staging-next into staging
2021-01-04 12:26:43 +00:00
Peter Simons
4a55ebeca2
Merge pull request #104089 from enolan/fix-duplicity-s3-deps
...
duplicity: add missing deps for S3
2021-01-04 11:44:41 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
StephenWithPH
28ed82c18e
duplicity: 0.8.15 -> 0.8.17
2021-01-01 14:25:55 -08:00
Sandro
cf35082db7
Merge pull request #107767 from Dyazz/master
2020-12-30 19:25:52 +01:00
Dyazz
2a1fcb02eb
duplicacy: 2.3.0 -> 2.7.2
2020-12-29 20:37:31 +01:00
Sandro
e3bca76d74
Merge pull request #97268 from StephenWithPH/duplicity_0.8.15
...
duplicity: 0.8.13 -> 0.8.15
2020-12-29 14:45:18 +01:00
freezeboy
b66f058803
bacula: 9.6.6 -> 11.0.0
2020-12-28 14:31:12 +01:00
Martin Weinelt
541bab0533
borgbackup: 1.1.14 -> 1.1.15
2020-12-25 23:29:17 +01:00
Ollie Charles
1675b11cd4
Remove myself from maintainers sets
...
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Mario Rodas
3c22950438
wal-g: 0.2.18 -> 0.2.19
...
https://github.com/wal-g/wal-g/releases/tag/v0.2.19
2020-11-30 04:20:00 +00:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Frederik Rietdijk
da12fc6838
Merge staging-next into staging
2020-11-18 15:36:56 +01:00
Kevin Cox
9f035ff857
Merge pull request #103205 from rajivr/update-zfsbackup-go
...
zfsbackup: update unstable-2019-03-05 -> unstable-2020-09-30
2020-11-17 17:04:08 -05:00
Echo Nolan
9c54156b09
duplicity: add missing boto3 dependency for new S3 backend
2020-11-17 12:21:26 -08:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Ryan Mulligan
f2f547aa16
Merge pull request #103661 from r-ryantm/auto-update/dar
...
dar: 2.6.12 -> 2.6.13
2020-11-14 06:57:40 -08:00
R. RyanTM
e4ac103c7d
dar: 2.6.12 -> 2.6.13
2020-11-13 06:08:30 +00:00
Mario Rodas
dce3b4517f
wal-g: 0.2.17 -> 0.2.18
2020-11-13 04:20:00 +00:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs ( #103421 )
...
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Rajiv Ranganath
dbef34ef3a
zfsbackup: update unstable-2019-03-05 -> unstable-2020-09-30
...
Signed-off-by: Rajiv Ranganath <rajiv.ranganath@atihita.com>
2020-11-10 02:55:44 +00:00
Bruno Bigras
28860ab1ad
restic: 0.10.0 -> 0.11.0
2020-11-08 00:57:56 -05:00
Robert Schütz
c8d6ea6925
restic-rest-server: 0.9.7 -> 0.10.0
2020-11-08 12:25:00 +10:00
zowoq
214e19c049
kopia: drop vendor workaround
2020-11-06 13:55:46 +10:00
Mario Rodas
bf2d0b9b68
Merge pull request #101303 from r-ryantm/auto-update/bacula
...
bacula: 9.6.5 -> 9.6.6
2020-11-02 18:16:17 -05:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
freezeboy
e7b7e617f0
wal_e: 0.6.10 -> 1.1.1
...
Also refactor to use python3
And add support for google-cloud-storage
2020-11-01 23:48:30 +01:00
Matthew Kenigsberg
b5faf8e4c6
amazon-glacier-cmd-interface: remove package
...
Last real upstream activity appears to be ~6 years ago and depends on
python2 packages that will soon be vulnerable
Helps #101964
2020-10-30 11:44:57 -05:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
R. RyanTM
b7fdb27f73
dar: 2.6.10 -> 2.6.12
2020-10-25 10:11:41 +01:00
r-burns
4e88622ac9
bacula: fix build on darwin ( #101526 )
2020-10-25 00:04:37 -04:00
Benjamin Hipple
d895524ae8
Merge pull request #101419 from SuperSandro2000/bdsync-0.11.2
...
bdsync: 0.11.1 -> 0.11.2
2020-10-24 23:06:05 -04:00
R. RyanTM
62f2bbc941
zfs-replicate: 1.1.14 -> 1.2.3
2020-10-24 22:43:36 +00:00
Sandro Jäckel
6dcc6f05b6
bdsync: 0.11.1 -> 0.11.2
2020-10-22 23:57:05 +02:00
gcv
604ccef15b
kopia: fix broken permissions on Darwin
...
Without the patched line, installation on Darwin fails with:
```mv: cannot move 'tmp-vendor' to 'vendor': Permission denied```
2020-10-22 22:57:08 +10:00
Michele Guerini Rocco
c5c468bda6
Merge pull request #100503 from rnhmjoj/bup
...
bup: use python3
2020-10-22 13:50:58 +02:00
R. RyanTM
7fc50eae84
bacula: 9.6.5 -> 9.6.6
2020-10-22 00:22:40 +00:00
Anderson Torres
fb9a2e7c9b
Merge pull request #100452 from bbigras/restic
...
restic: 0.9.6 -> 0.10.0
2020-10-20 14:41:08 -03:00
Arnout Engelen
5fd1bffa3b
borgbackup: update description
...
While it is true borg started as a fork of Attic, this is ancient history.
'attic fork' confused me, suggesting this was some custom fork of borgbackup
instead of the regular version.
2020-10-16 16:21:36 +02:00
rnhmjoj
23f735224c
bup: use python3
2020-10-14 17:03:10 +02:00
Frederik Rietdijk
b981eca057
Merge master into staging-next
2020-10-14 11:32:49 +02:00
Bruno Bigras
5a0b1947ed
restic: 0.9.6 -> 0.10.0
...
Co-authored-by: Martin Polden <mpolden@mpolden.no>
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2020-10-13 18:55:49 -04:00
Bruno Bigras
762224af5f
kopia: 0.7.2 -> 0.7.3
2020-10-13 13:36:57 -04:00
Jan Tojnar
aabcf2d8f5
Merge branch 'master' into staging-next
2020-10-11 00:27:21 +02:00
Robert Scott
69519cfc27
Merge pull request #99052 from risicle/ris-partimage-fix
...
partimage: fix build
2020-10-10 19:04:39 +01:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
...
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
> 3926 x86_64-darwin
> 4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Martin Weinelt
c161b0526c
borgbackup: 1.1.13 -> 1.1.14
...
https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07
2020-10-07 03:01:09 +02:00
Frederik Rietdijk
692d219a93
Merge staging-next into staging
2020-10-06 10:25:58 +02:00
Bruno Bigras
310aaf5739
kopia: 0.7.1 -> 0.7.2
2020-10-05 10:59:15 -04:00
Robert Scott
5983c412d7
partimage: fix build
...
the move to glibc 2.30 broke the build of this old package, fortunately
debian have a patch to fix it
2020-09-29 00:45:11 +01:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging
2020-09-29 00:12:29 +02:00
Bruno Bigras
fdae591c68
kopia: 0.7.0 -> 0.7.1 ( #98658 )
2020-09-24 21:45:23 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging
2020-09-24 23:09:00 +02:00
Mario Rodas
92a322a009
Merge pull request #98372 from bbigras/kopia
...
kopia: 0.6.4 -> 0.7.0
2020-09-23 23:13:34 -05:00
Frederik Rietdijk
7bff759fac
Merge staging-next into staging
2020-09-22 18:31:56 +02:00
Profpatsch
3c03a98235
duplicity: use new b2sdk python package
...
The backblaze library moved into the b2sdk package.
If it’s not used, duplicity fails loading the b2:// backend.
> BackendException: B2 backend requires B2 Python SDK (pip install
b2sdk)
2020-09-21 13:39:37 +02:00
Bruno Bigras
3c304a0fd6
kopia: 0.6.4 -> 0.7.0
2020-09-21 00:53:36 -04:00
WORLDofPEACE
34aaac6d7c
Merge branch 'staging-next' into staging
2020-09-20 18:41:15 -04:00
Mario Rodas
985530fa04
Merge pull request #97077 from bbigras/kopia
...
kopia: 0.6.2 -> 0.6.4
2020-09-13 22:14:35 -05:00
Thomas Tuegel
951ec9287a
mydumper: set MYSQL_INCLUDE_DIR
2020-09-12 06:58:26 -05:00
Lassulus
43240890aa
Merge pull request #85934 from falsifian/dump
...
dump: init at 0.4b46
2020-09-10 19:22:38 +02:00
stephenwithph
85d512e876
duplicity: 0.8.13 -> 0.8.15
2020-09-05 16:37:32 -07:00
Bruno Bigras
4374811fd2
kopia: 0.6.2 -> 0.6.4
2020-09-04 00:25:00 -04:00
Jörg Thalheim
95f87793c4
Merge pull request #96480 from Izorkin/dar
2020-08-31 06:54:45 +01:00
Frederik Rietdijk
9cae711388
grab-site: override Python package set with desired tornado version
2020-08-29 14:33:52 +02:00
Izorkin
d725486a67
dar: 2.6.9 -> 2.6.10
2020-08-27 18:31:22 +03:00
R. RyanTM
7a6435d20d
bup: 0.30.1 -> 0.31
2020-08-25 05:12:20 +00:00
Bruno Bigras
6030e27940
kopia: 0.6.0 -> 0.6.2
2020-08-16 17:04:50 -04:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
zowoq
a83a88db05
buildGoPackage: remove platform.all from packages
2020-08-15 19:34:47 -07:00
zowoq
42313b92bc
buildGoModule: remove platform.all from packages
2020-08-15 19:34:47 -07:00
Mario Rodas
debeb8781c
wal-g: add marsam to maintainers
2020-08-15 00:48:32 -07:00