Commit graph

631 commits

Author SHA1 Message Date
Jörg Thalheim 34bc84d5b8
Merge pull request #52409 from ffinkdevs/master
duplicacy: init at 2.1.2
2019-03-22 11:29:30 +00:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Yurii Izorkin 90d1f9b095 dar: 2.6.1 -> 2.6.2 (#56460) 2019-02-28 16:24:46 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Daniel Frank 1a50038ed7 burp: 2.2.16 -> 2.2.18 (#56288) 2019-02-24 17:17:18 +01:00
xeji 631bc2c99f
Merge pull request #55488 from winpat/add_dirvish
dirvish: init at 1.2.1
2019-02-24 12:02:11 +01:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Daniel Frank 29e0588d5c
burp: 2.1.32 -> 2.2.16 (current stable) 2019-02-23 23:09:04 +01:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
Robert Schütz 9f275067b3 borgbackup: use msgpack-python-0.5.6 2019-02-17 14:40:49 +01:00
hyper_ch db9603a000 easysnap: 2018-11-20 -> 2019-02-17 2019-02-17 13:08:51 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Uli Baum a70e52647a restic: 0.9.2 -> 0.9.4 2019-02-14 23:27:34 +01:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
dywedir 0354db279a
rdedup: mark as broken on darwin 2019-02-13 12:12:01 +02:00
Stefan Junker 8f1ab5f539 rdedup: 3.0.1 -> 3.1.1 (#55530) 2019-02-13 12:06:20 +02:00
Robert Schütz 9c5ca86247 borgbackup: 1.1.8 -> 1.1.9
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-1-9-2019-02-10
2019-02-11 09:43:36 +01:00
Patrick Winter c03098d087 maintainer-list: add winpat 2019-02-10 16:19:38 +01:00
Patrick Winter 9cf5079ec3 dirvish: init at 1.2.1 2019-02-10 16:19:33 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Robert W. Brewer 25ebdc186e pyznap: init at 1.1.2 2019-02-06 18:29:59 -05:00
Vladimír Čunát ff101946a8
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
markuskowa ed5ec8b375
Merge pull request #54845 from r-ryantm/auto-update/dar
dar: 2.6.0 -> 2.6.1
2019-02-03 22:02:23 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Vladimír Čunát 5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
R. RyanTM e528435b2b duply: 2.1 -> 2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duply/versions
2019-01-29 07:27:40 +01:00
R. RyanTM 32819a3f0a dar: 2.6.0 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-01-28 13:44:03 -08:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Frederik Rietdijk 5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +01:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
R. RyanTM f3c9480b6d dar: 2.5.18 -> 2.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-01-03 15:18:08 -08:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
R. RyanTM ebe05a7109 bacula: 9.2.2 -> 9.4.1 (#52924)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-12-27 15:12:54 +01:00
volth fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Jörg Thalheim 1148ce1b60
Merge pull request #52062 from volth/perl526-drop
perl526: drop
2018-12-18 17:02:01 +00:00
Jörg Thalheim 9e293b3bdb
Apply suggestions from code review
Co-Authored-By: ffinkdevs <fink@h0st.space>
2018-12-17 12:34:39 +01:00
Fabian Fink a21de12920 duplicacy: init at 2.1.2 2018-12-16 23:49:13 +01:00
R. RyanTM aeff26bad4 btrbk: 0.27.0 -> 0.27.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrbk/versions
2018-12-16 20:53:41 +01:00
markuskowa 437bdb92fd
Merge pull request #52350 from r-ryantm/auto-update/dar
dar: 2.5.17 -> 2.5.18
2018-12-16 19:35:39 +01:00
R. RyanTM 8ebabc3d9f dar: 2.5.17 -> 2.5.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2018-12-16 03:34:24 -08:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Ivan Kozik 66f59ee1ad grab-site: init at 2.1.11 2018-12-14 22:21:44 +00:00
volth 6d2edfb0b8 treewide: remove aliases evaluated to null 2018-12-14 16:27:53 +00:00
volth 707c059eb2 znapzend: fix eval 2018-12-14 15:31:46 +00:00
Robert Schütz 3adf8427d2 borgbackup: 1.1.7 -> 1.1.8 2018-12-09 18:01:54 +01:00
c0bw3b 93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Mario Rodas aff92495ab wal-g: 0.1.12 -> 0.2.0 2018-11-25 03:57:22 -05:00
sjau 56821aefa4 easysnap: 2018-10-28 -> 2018-11-20 (#50830) 2018-11-21 10:40:39 +01:00
R. RyanTM e5b8612ac7 bacula: 9.2.1 -> 9.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-11-19 19:16:54 -08:00
Peter Simons bc3c2a46a6
Merge pull request #50138 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18.1 -> 0.7.18.2
2018-11-10 09:18:11 +01:00
R. RyanTM a481218df3 duplicity: 0.7.18.1 -> 0.7.18.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duplicity/versions
2018-11-09 23:20:49 -08:00
Silvan Mosberger 38b2520b96
Merge pull request #37365 from proteansec/pkgs/bacula
bacula: 5.2.13 -> 9.2.1
2018-11-10 04:23:28 +01:00
Will Dietz 7959f77fad bup: 0.29.1 -> 0.29.2
https://github.com/bup/bup/blob/master/note/0.29.2-from-0.29.1.md
2018-11-02 20:10:03 -05:00
Dejan Lukan 02a3726a12 bacula: 5.2.13 -> 9.2.1 2018-11-01 21:28:16 +01:00
sjau df51c5ef80 easysnap: init at 2018-10-28 2018-10-31 04:41:23 +01:00
Moritz Kiefer e6cf58b6ce btrbk: 0.26.1 -> 0.27.0 2018-10-18 14:49:56 +02:00
Justin Humm 0cfc923813
borgbackup: patch bug that allowed for exceeding quotas
See also https://github.com/borgbackup/borg/issues/4093 for this.
2018-10-06 23:53:06 +02:00
R. RyanTM fe071ae077 dar: 2.5.16 -> 2.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2018-10-03 14:22:13 -07:00
Daniel Frank acbe6b2374 Revert "burp: 2.1.32 -> 2.2.4"
2.2.4 is not considered a stable version and is actually old.

This reverts commit fa693e95f4.
2018-09-21 14:34:09 +02:00
R. RyanTM fa693e95f4 burp: 2.1.32 -> 2.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/burp/versions
2018-09-20 17:55:55 -07:00
Markus Kowalewski c3bffc172d
dar: add license 2018-09-11 23:54:23 +02:00
Timo Kaufmann efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Peter Simons c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
Mario Rodas 9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
R. RyanTM a12c1aebb7 duplicity: 0.7.18 -> 0.7.18.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duplicity/versions
2018-09-06 23:23:56 -07:00
Urban Skudnik e9fe3a334b
restic: Fix autocomplete for zsh
zsh requires for files to be prepended with underscore to be
recognized as widgets, see [1] for more details.

[1] https://github.com/NixOS/nixpkgs/pull/46001#issuecomment-418567160
2018-09-05 03:36:56 +02:00
R. RyanTM aba6305f41 bareos: 17.2.5 -> 17.2.7 (#45846)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
bareos
2018-09-01 14:12:07 +02:00
R. RyanTM d01c4fe3fc duplicity: 0.7.17 -> 0.7.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duplicity/versions.
2018-08-24 11:21:59 -07:00
R. RyanTM e4395211d2 dar: 2.5.15 -> 2.5.16 (#45245)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions.
2018-08-17 21:20:51 +02:00
Vladimír Čunát 5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Robert Schütz 01639b0e63 borgbackup: 1.1.6 -> 1.1.7 (#44933) 2018-08-13 00:16:34 +02:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Jörg Thalheim 6e21704e34
Merge pull request #44692 from dotlambda/restic-0.9.2
restic: 0.9.1 -> 0.9.2
2018-08-08 11:41:28 +01:00
Robert Schütz 823374dbab restic: 0.9.1 -> 0.9.2 2018-08-08 11:00:57 +02:00
Mario Rodas 6af6fec22d wal-g: 0.1.8pre240_966f3c5f4 -> 0.1.10 (#44656) 2018-08-08 10:03:47 +02:00
Kévin Rauscher a85d324503 duply: 1.9.2 -> 2.1 (#44596) 2018-08-07 11:08:49 +02:00
Robert Schütz c3b1a8178b duply: explicitly use python2 2018-08-06 09:36:55 +02:00
Robert Schütz 3b490c653c ddar: explicitly use python2 2018-08-06 09:28:20 +02:00
Tuomas Tynkkynen 008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Maciek Starzyk af176db5d7 obnam: removed (#44422) 2018-08-03 21:43:08 +02:00
Vladyslav Mykhailichenko dba10d2d49 rdedup: 2.0.0 -> 3.0.1 2018-07-30 13:50:51 +03:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
xeji 0c6df10de7
Merge pull request #43413 from Izorkin/percona-xtrabackup
percona-xtrabackup: 2.4.9 -> 2.4.12
2018-07-15 21:03:41 +02:00
Uli Baum e40a09e3ac percona-xtrabackup: fix build with gcc7 2018-07-15 13:48:43 +02:00
Izorkin f7d6744cf8 dar: 2.5.14 -> 2.5.15 2018-07-12 17:41:41 +03:00
Izorkin 4d209dcb15 percona-xtrabackup: 2.4.9 -> 2.4.12 2018-07-12 16:08:13 +03:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
xeji c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
Elias Probst 49f20e7c1e restic: 0.9.0 → 0.9.1 (#42404) 2018-06-24 20:16:59 +02:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Jan Tojnar c5127599c3
duplicity: 0.7.12 → 0.7.17 2018-06-15 11:39:40 +02:00
Robert Schütz 2b1daeb285 borgbackup: 1.1.5 -> 1.1.6 2018-06-11 17:22:24 +02:00
volth 27b71b6e76
znapzend: minor comment 2018-06-04 15:33:32 +00:00
volth d26b629b4c
znapzend: fix build
fix build by pinning old versions of Perl Libraries
2018-06-04 11:25:38 +00:00
Robert Schütz 3709e30d06 restic: 0.8.3 -> 0.9.0 2018-05-21 22:15:33 +02:00
Robert Schütz 6a5b1fd72e
Merge pull request #40457 from jfrankenau/zsh-completions
Install shell completions for beets, borg, exa, youtube-dl
2018-05-13 23:04:36 +02:00
Johannes Frankenau bb07e8903d borgbackup: install shell completions 2018-05-13 22:50:25 +02:00
Ingolf Wagner 4baafa9c16
backup (gem) : remove
It is not working since 18.03 and nobody than me seems to use it, because I couldn't find a package.
Also I'm not willing to continue maintaining this package.
2018-05-11 04:31:16 +02:00
Jörg Thalheim 70e1c0d8c3
Merge pull request #40085 from r-ryantm/auto-update/mydumper
mydumper: 0.9.3 -> 0.9.5
2018-05-07 14:45:16 +01:00
Jörg Thalheim 9167bd4850 mydumper: restrict to linux 2018-05-07 14:44:30 +01:00
R. RyanTM 201dd87507 mydumper: 0.9.3 -> 0.9.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mydumper/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/agcvkgqnz979a024p7brjgrz8cgagsh0-mydumper-0.9.5/bin/mydumper --help’ got 0 exit code
- ran ‘/nix/store/agcvkgqnz979a024p7brjgrz8cgagsh0-mydumper-0.9.5/bin/myloader --help’ got 0 exit code
- found 0.9.5 with grep in /nix/store/agcvkgqnz979a024p7brjgrz8cgagsh0-mydumper-0.9.5
- directory tree listing: https://gist.github.com/593eb6f7d15a3b04c925f61d0dc068e7
2018-05-07 01:37:54 -07:00
Matthew Justin Bauer 54fa425696
Merge pull request #38660 from tadfisher/btrbk
btrbk: fix SSH filter script; clean up build inputs
2018-05-04 17:26:02 -05:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Jörg Thalheim f2129ae7c7
Merge pull request #39339 from jluttine/fix-diskrsync-argv0
diskrsync: fix argv0
2018-04-22 23:25:29 +01:00
Jaakko Luttinen 0f92afdd6d
diskrsync: fix argv0
When using diskrsync over SSH, on the remote machine it calls an executable
equal to argv0. Typically, this is just diskrsync but now that diskrsync is
wrapped, the wrapper uses absolute path to diskrsync and that path doesn't most
likely work on the remote machine. Thus, we need to force argv0 to "diskrsync"
so that it works on the remote machine.
2018-04-22 22:43:39 +03:00
Matthew Justin Bauer 4ae08796dc
Merge pull request #39029 from r-ryantm/auto-update/znapzend
znapzend: 0.17.0 -> 0.18.0
2018-04-18 22:21:42 -05:00
Matthew Justin Bauer fd41e56d0b
Merge pull request #38746 from r-ryantm/auto-update/burp
burp: 2.1.30 -> 2.1.32
2018-04-18 22:16:19 -05:00
Jörg Thalheim 391b1ffcd8
Merge pull request #39080 from emmanuelrosa/partclone-all-fs
partclone: add support for various filesystems
2018-04-17 20:23:32 +01:00
Emmanuel Rosa 8e52dc1028 partclone: add support for various filesystems
Adds support for ext2/3/4, fat, hfs+, minix, nilfs, ntfs, and xfs

Closes #39079
2018-04-17 12:11:09 -04:00
Vladimír Čunát db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
R. RyanTM 4eb5bdd982 znapzend: 0.17.0 -> 0.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/znapzend/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/i652pzxzq638dglzqh7p7afp9dilnfsy-znapzend-0.18.0/bin/znapzendzetup help’ got 0 exit code
- ran ‘/nix/store/i652pzxzq638dglzqh7p7afp9dilnfsy-znapzend-0.18.0/bin/znapzendztatz -h’ got 0 exit code
- ran ‘/nix/store/i652pzxzq638dglzqh7p7afp9dilnfsy-znapzend-0.18.0/bin/znapzendztatz --help’ got 0 exit code
- found 0.18.0 with grep in /nix/store/i652pzxzq638dglzqh7p7afp9dilnfsy-znapzend-0.18.0
- directory tree listing: https://gist.github.com/5bc48206cf2caa33654bb891da1fdf99
2018-04-16 18:11:29 -07:00
Robert Schütz 406749c82c borgbackup: use system zstd 2018-04-16 08:32:28 +02:00
André-Patrick Bubel 232e0386cd
borgbackup: add blake2 library to build inputs 2018-04-15 23:58:09 +02:00
xeji 8146cf699a ori: mark as broken 2018-04-12 23:04:03 +02:00
R. RyanTM ba08d7ed06 burp: 2.1.30 -> 2.1.32
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/burp/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/vss_strip help’ got 0 exit code
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/bedup -V’ and found version 2.1.32
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/bsparse -V’ and found version 2.1.32
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/burp -v’ and found version 2.1.32
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/burp_ca -h’ got 0 exit code
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/burp_ca --help’ got 0 exit code
- ran ‘/nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32/bin/burp_ca help’ got 0 exit code
- found 2.1.32 with grep in /nix/store/byii5dn5c62s50mg7gz2vjiqhgwa4wlb-burp-2.1.32
- directory tree listing: https://gist.github.com/04574e27524ea2d8cf54af1b381a7277
2018-04-11 02:04:51 -07:00
Austin Seipp d0945011ae wal-g: 0.1.2 -> 0.1.8pre240_966f3c5f4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-10 13:10:15 -05:00
Robert Schütz 1c5f62a1a3 restic-rest-server: init at 0.9.7 2018-04-10 13:20:51 +02:00
Tad Fisher d031891c6b btrbk: clean up build inputs 2018-04-09 16:19:56 -07:00
Tad Fisher 759e66f63d btrbk: fix SSH filter script 2018-04-09 11:39:30 -07:00
nyanloutre 20f18c7d16
duplicati: init at 2.0.3.3 2018-04-07 19:42:39 +02:00
Daiderd Jordan 73a3e39c92
mtx: mark linux only 2018-04-05 20:05:28 +02:00
Robert Schütz 7513208cd3 borgbackup: 1.1.4 -> 1.1.5 2018-04-01 18:44:53 +02:00
Matthew Justin Bauer f4b9d011c5
Merge pull request #37969 from jluttine/fix-diskrsync
diskrsync: add ssh to PATH
2018-03-31 19:24:26 -05:00
Jaakko Luttinen 2c73e6ba3c
diskrsync: add ssh to PATH
SSH is a required runtime-only dependency of Diskrsync. This adds SSH to PATH by
by using a wrapper.
2018-03-29 09:09:35 +03:00
Michael Raskin 2b7003e1de
Merge pull request #33238 from jluttine/add-lvmsync
lvmsync: init at 3.3.2
2018-03-25 13:22:07 +00:00
Matthew Justin Bauer 10103d6998
Merge pull request #36470 from ryantm/auto-update/bareos
bareos: 15.2.4 -> 17.2.5
2018-03-23 14:31:43 -05:00
Matthew Justin Bauer 4e2aa3c355
Merge pull request #36962 from ryantm/auto-update/btrbk
btrbk: 0.26.0 -> 0.26.1
2018-03-19 03:36:09 -05:00
Rushmore Mushambi 208abe9ae3
Merge pull request #37099 from ryantm/auto-update/s3ql
s3ql: 2.21 -> 2.26
2018-03-15 22:11:38 +02:00
Ryan Mulligan e3db2501f9 s3ql: 2.21 -> 2.26
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql --version` and found version 2.26
- found 2.26 with grep in /nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26
- found 2.26 in filename of file in /nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26
2018-03-15 05:49:07 -07:00
Ryan Mulligan a73c91c99c chunksync: 0.3 -> 0.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h` got 0 exit code
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -V` and found version 0.4
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h` and found version 0.4
- found 0.4 with grep in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
- found 0.4 in filename of file in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
2018-03-14 01:42:16 -07:00
Ryan Mulligan d788ba5a46 btrbk: 0.26.0 -> 0.26.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/.btrbk-wrapped -h` got 0 exit code
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/.btrbk-wrapped --help` got 0 exit code
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/.btrbk-wrapped --version` and found version 0.26.1
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/.btrbk-wrapped -h` and found version 0.26.1
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/.btrbk-wrapped --help` and found version 0.26.1
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/btrbk -h` got 0 exit code
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/btrbk --help` got 0 exit code
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/btrbk --version` and found version 0.26.1
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/btrbk -h` and found version 0.26.1
- ran `/nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1/bin/btrbk --help` and found version 0.26.1
- found 0.26.1 with grep in /nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1
- found 0.26.1 in filename of file in /nix/store/7sylf9ajn9ryic3752af47dsd93c82sc-btrbk-0.26.1
2018-03-14 00:11:36 -07:00
Daiderd Jordan 43be4ebfb1
Merge pull request #36581 from matthewbauer/darwin-fixes
darwin: fixes
2018-03-09 19:32:54 +01:00
Matthew Bauer 54e2c28b09 darwin: disable broken packages 2018-03-08 17:21:17 -06:00
Ryan Mulligan bd43449a2d bareos: 15.2.4 -> 17.2.5
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo -h` got 0 exit code
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo --help` got 0 exit code
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo -V` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo --version` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo -h` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bpluginfo --help` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto -h` got 0 exit code
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto --help` got 0 exit code
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto help` got 0 exit code
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto -V` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto --version` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto -h` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/bscrypto --help` and found version 17.2.5
- ran `/nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5/bin/testls help` got 0 exit code
- found 17.2.5 with grep in /nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5
- found 17.2.5 in filename of file in /nix/store/ayjbl5v8ng7fdzcjv93c7n5lax2q03hm-bareos-17.2.5
2018-03-07 17:37:23 -08:00
Marius Bergmann 8154f9ebd5 restic: update project website (#36408)
* restic: update project website

The project website has changed, so I updated it.

* restic: no trailing slash
2018-03-07 08:10:02 +00:00
Daniel Frank 431d05cff7 burp 2.1.28 -> 2.1.30 2018-03-04 17:05:32 +00:00
Erik Arvstedt c94ad64ae5 rsbep: init at 0.1.0
fixes #36182
2018-03-03 17:10:05 +00:00
Marius Bergmann 03b84c4e24 restic: 0.8.2 -> 0.8.3 2018-02-27 07:50:55 +01:00
Robert Schütz f4b98ac64f ddar: fix tests 2018-02-20 20:24:55 +01:00
Robert Schütz 80f84ceda2 ddar: move out of pythonPackages 2018-02-20 17:42:34 +01:00