Commit graph

322 commits

Author SHA1 Message Date
davidak 31870ae18d restic: enable darwin builds 2017-08-03 16:37:04 +02:00
Marius Bergmann 42d93e9724 restic: 0.7.0 -> 0.7.1 2017-08-02 08:16:47 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Russell O'Connor f0ff1224f7 tarsnap: 1.0.38 -> 1.0.39 2017-07-30 20:58:07 +02:00
Tobias Geerinckx-Rice 275059c34a Merge pull request #27616 from jfrankenau/update-borg
borgbackup: 1.0.10 -> 1.0.11
2017-07-24 18:44:21 +00:00
Johannes Frankenau c6e52bc430 borgbackup: 1.0.10 -> 1.0.11 2017-07-24 19:04:07 +02:00
Silvan Mosberger f4a8e6ab7f znapzend: 0.15.7 -> 0.17.0 2017-07-24 05:01:08 +02:00
Jörg Thalheim f31773b852 tarsnapper: 0.2.1 -> 0.4
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00
Russell O'Connor dca801fbb7 tarsnap: 1.0.37 -> 1.0.38 2017-07-15 22:58:07 -04:00
Marius Bergmann 3006919a0b restic: 0.6.1 -> 0.7.0 2017-07-15 01:36:09 +02:00
Franz Pletz 1a7f330335
burp_1_3: remove 2017-06-26 03:48:41 +02:00
Franz Pletz 356bac704a
burp: 1.4.40 -> 2.0.54 2017-06-26 03:48:41 +02:00
Jörg Thalheim 3a15cdea6f
amazon-glacier-cmd-interface: fix missing argparse dep 2017-06-18 10:27:13 +01:00
Marius Bergmann 41efae4500 restic: 0.6.0 -> 0.6.1 2017-06-01 17:41:56 +02:00
Marius Bergmann a49eb2f3b8 restic: 0.5.0 -> 0.6.0 2017-05-29 23:58:59 +02:00
Lukasz Czyzykowski 4a9b30028d bup: enable darwin build
This package builds fine on macOS.
2017-05-19 13:54:28 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Frederik Rietdijk e75096142c pythonPackages.llfuse-0-41: move into attic
because that's the only expression using this older version.
2017-05-07 08:50:14 +02:00
Aristid Breitkreuz 3f00bce59b Merge pull request #24723 from edanaher/update-bup
bup: 0.29 -> 0.29.1
2017-04-08 11:04:37 +02:00
Aristid Breitkreuz 65be0b3a4b bup: enable par2 by default
The par2 closure is <300 KB, so having it enabled by default seems
reasonable.
2017-04-07 21:47:03 +02:00
Evan Danaher 82a63385fb bup: 0.29 -> 0.29.1
This pretty much only has a single fix for gc --threshold 0:
https://github.com/bup/bup/blob/master/note/0.29.1-from-0.29.md
2017-04-07 15:44:10 -04:00
Peter Hoeg f38c4ee775 duplicity: 0.7.07.1 -> 0.7.12 2017-03-24 18:08:05 +08:00
Michael Raskin 4707ac31f1 Merge pull request #23942 from mbrgm/restic
restic: init at 0.5.0
2017-03-18 20:01:14 +01:00
Peter Hoeg 99c7aa45e7 s3ql: 2.17.1 -> 2.21 2017-03-16 18:19:57 +08:00
Marius Bergmann 2a65628826 restic: init at 0.5.0 2017-03-15 23:45:42 +01:00
edanaher 77b7b7df33 bup: 0.28.1 -> 0.29 (#23876) 2017-03-15 21:20:25 +01:00
Bjørn Forsman 5f1398ce13 borgbackup: 1.0.9 -> 1.0.10 2017-03-05 21:14:59 +01:00
Emery Hemingway 9cd3e57cc6
obname: 1.20.2 -> 1.21 2017-02-09 15:45:04 +01:00
Kirill Elagin 2d1d8394e0 tarsnap: macOS 2017-02-06 05:21:19 +03:00
Jörg Thalheim 53cd750ec6
backup: use gemdir 2017-01-18 00:52:48 +01:00
Joachim Fasting 5195e0d70f
borgbackup: cleanup inputs
tox/detox are removed; they are used to test multiple python
implementations in parallel, which isn't really appropriate for a Nix
install check.  Also, because these were added to the propagated build
inputs, lots of unnecessary stuff ended up in the resulting closure.
Note that removing tox does not imply tests are not run; they never were
to begin with; this is a separate issue.

This fixes https://github.com/NixOS/nixpkgs/issues/16171

Also, for "correctness" ordinary build-time dependencies are added to
`buildInputs`; only inputs that are to be added to the python path are
added to `propagatedBuildInputs`.
2016-12-31 21:58:41 +01:00
Mitch Tishmack e898a50325 duply: refactor allow builds on non linux 2016-12-26 15:04:40 -06:00
Mitch Tishmack 124f81785a duplicity: refactor allow builds on non linux 2016-12-26 15:04:35 -06:00
Bjørn Forsman 7fda8db891 borgbackup: 1.0.8 -> 1.0.9 (security fixes)
And bug fixes. Changelog:

https://github.com/borgbackup/borg/blob/1.0.9/docs/changes.rst#version-109-2016-12-20
2016-12-24 13:36:04 +01:00
Christian Kampka a1d9d7efc0
btrbk: 0.22.2 -> 0.24.0 2016-12-10 14:08:28 +01:00
Frederik Rietdijk f3c8692232 rdiff-backup: use python2 and buildPythonApplication 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 90d0bde89a bareos: use python2 2016-11-24 22:28:02 +01:00
Vladimír Čunát b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Frederik Rietdijk 0674ed1b6b bup: use python2 2016-11-08 22:48:54 +01:00
Frederik Rietdijk bb35828d97 Merge pull request #19925 from FRidh/dup
duplicity: use buildPythonApplication
2016-11-07 11:41:32 +01:00
Maciek Starzyk 70bf493185 obnam: 1.19.1 -> 1.20.2 2016-11-01 13:00:52 +01:00
Bjørn Forsman ee40829097 borgbackup: 1.0.7 -> 1.0.8 2016-10-31 22:25:50 +01:00
Frederik Rietdijk cbc25e5506 duplicity: use buildPythonApplication 2016-10-27 17:16:40 +02:00
Manuel Reinhardt 8f6470f33a duplicity: updated dependencies
fixes #18112
https://github.com/NixOS/nixpkgs/issues/18112
2016-10-27 08:36:02 +01:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Domen Kožar 5e28dcc502 amazon-glacier-cmd-interface: init at 2016-09-01 2016-10-22 21:51:25 +02:00
Frederik Rietdijk 9475510027 duplicity: use python2 2016-10-22 16:47:22 +02:00
derchris 9624080e86 bareos: 15.2.1 -> 15.2.4 2016-10-15 11:46:57 +02:00
sternenseemann 3fb2993cb3 maintainers: rename lukasepple according to github account name 2016-10-09 22:04:22 +02:00
jhhuh 89cbb88d26 bup-0.28.1: fix on darwin, upstream released patch removed 2016-10-09 16:54:51 +02:00