Commit graph

71 commits

Author SHA1 Message Date
Jason "Don" O'Conal 7bfeed07e0 bacula: fix build on darwin 2013-09-06 10:33:28 +10:00
Peter Simons fe273e8965 Revert "backup tools bup, storeBackup: implement sanity check" on behalf of Marc.
This reverts commit c823bc37d6. The
newly added test case needs more work to succeed on Hydra. See
<http://permalink.gmane.org/gmane.linux.distributions.nixos/11382>
for further details.
2013-09-01 21:32:40 +02:00
Evgeny Egorochkin 18ce7edd20 Merge pull request #893 from MarcWeber/submit/storebackup
backup tools bup, storeBackup: implement sanity check
2013-08-31 18:55:14 -07:00
Marc Weber c823bc37d6 backup tools bup, storeBackup: implement sanity check
bup:
- update
- run make test (all tests seem to pass :-)
- add python.modules.readline
- add comment that there is no way to prune old revisions (yet)
2013-09-01 02:22:01 +02:00
Evgeny Egorochkin 793fa68806 Merge pull request #892 from MarcWeber/submit/storebackup
adding store-backup
2013-08-31 16:23:23 -07:00
Marc Weber 6f6bc030f9 adding store-backup 2013-08-31 22:16:22 +02:00
Bjørn Forsman 6c97e9ef72 duply: platforms.unix -> platforms.linux
Dependency ncftp fails to build on freebsd and darwin.
2013-08-22 22:06:45 +02:00
Bjørn Forsman 61822435fd duply: new package
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/. It greatly simplifies it's usage by
implementing backup job profiles, batch commands and more. Who says
secure backups on non-trusted spaces are no child's play?

Homepage: http://duply.net/
2013-08-21 22:16:20 +02:00
Bjørn Forsman 8045289199 duplicity: add dependency on ncftp (makes ftp:// work)
ncftp increases the closure size with 5 MiB. Now it is at 310 MiB.
2013-08-21 20:58:14 +02:00
Bjørn Forsman 7a2bbda91d duplicity: 0.6.20 -> 0.6.21
Update to latest stable release. See changelog:

http://duplicity.nongnu.org/CHANGELOG
2013-08-21 20:58:14 +02:00
Russell O'Connor 4e723ca537 Update tarsnap to version 1.0.35 2013-07-25 06:49:25 -04:00
Zef Hemel aa0ecfa5ac Added httrack, website copier tool 2013-07-25 10:21:22 +02:00
Russell O'Connor 8e9f501fd7 Update tarsnap to version 1.0.34. 2013-07-14 23:38:20 -04:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Marc Weber 87a579dd53 partclone, partimage. both are used by clonezilla and drbl (which I haven't packaged yet) 2013-05-16 17:18:11 +02:00
Peter Simons 06d02090d2 bup: enable Hydra builds 2013-04-26 12:51:46 +02:00
Rickard Nilsson 40ac613f85 obnam: Update to 1.4 2013-04-18 16:09:35 +02:00
Peter Simons 2879cf569e bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
   PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
   ^
  cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Domen Kozar c07d0b9b78 Add almir and it's dependencies. 2013-03-27 02:30:07 +01:00
Domen Kozar 1ee0f43bb1 bacula: add postgresql support, add myself as maintainer and set meta.platforms 2013-03-22 01:53:41 +01:00
Peter Simons 5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Shea Levy c3a55db090 bacula: Remove some duplication to avoid errors when updating. 2013-02-22 15:24:20 -05:00
Bjørn Forsman 2c4d695a1b bacula: fix version mismatch between name and src attribute
Commit 207443b184 ("upgrade bacula")
updated the backula version in the src attribute but forgot to update
the version number in the name attribute.
2013-02-22 21:05:40 +01:00
Domen Kozar 207443b184 upgrade bacula 2013-02-21 21:18:26 +01:00
Shea Levy c42d77aa35 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-02-17 08:19:40 -05:00
Shea Levy 947651b6c2 rsnapshot: Fix URL.
Thanks to ebzzry on IRC for pointing this out.
2013-02-15 09:26:18 -05:00
Peter Simons b33ad366a1 Merge branch 'master' into stdenv-updates. 2013-01-11 15:46:10 +01:00
Mathijs Kwik fbeb84b288 bup: optionally depend on par2cmdline
The default is to use it from path when available, as this is an
optional feature.
2013-01-06 18:44:55 +01:00
Peter Simons 9e9cd7b529 Merge branch 'master' into stdenv-updates. 2013-01-04 21:00:53 +01:00
Rickard Nilsson 869a222062 obnam: Update to 1.3
Supporting packages also updated.
2013-01-03 13:25:02 +01:00
Mathijs Kwik 66a7fa30b8 bup: upgrade to git20121224 2013-01-01 13:50:14 +01:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Florian Friesdorf c598df2645 duplicity-0.6.20 2012-12-06 15:59:02 +01:00
Russell O'Connor 006af75c17 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-10-21 03:04:22 +02:00
Russell O'Connor f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00
Rickard Nilsson 58afd43615 obnam: Update to version 1.2. Also update its dependencies (python libraries) 2012-10-08 12:35:25 +02:00
Mathijs Kwik 107f5e3560 bup: include support for xattrs, acls and fuse on linux
this enables the commands "bup meta" and "bup fuse".
2012-08-05 14:03:34 +02:00
Lluís Batlle i Rossell bec34c6f59 btar: update to 1.1.1 (bugfix) 2012-07-30 19:25:31 +02:00
Lluís Batlle i Rossell 855e5dc05a btar: updating to 1.1 2012-07-29 14:12:52 +02:00
Mathijs Kwik c750a66717 bup: update to latest git version.
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
Mathijs Kwik d652ae4253 rdiff-backup: upgrade to 1.2.8 2012-07-21 19:56:44 +02:00
Rickard Nilsson 7c4b2bb6c4 obnam: Update to 1.1 2012-07-13 01:37:16 +02:00
Rickard Nilsson 0d719146a2 Moved obnam from pythonPackages to pkgs.
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Lluís Batlle i Rossell 3ed5283c2d argh. I forgot to increase the btar version number to 1.0.1.
svn path=/nixpkgs/trunk/; revision=34322
2012-06-02 17:58:46 +00:00
Lluís Batlle i Rossell a25d4ef702 Updating btar again - failed release.
svn path=/nixpkgs/trunk/; revision=34321
2012-06-02 17:57:31 +00:00
Lluís Batlle i Rossell 0ed3babd16 Updating btar.
svn path=/nixpkgs/trunk/; revision=34320
2012-06-02 16:39:58 +00:00
Lluís Batlle i Rossell dbe98be6a1 Updating btar
svn path=/nixpkgs/trunk/; revision=32807
2012-03-05 21:23:22 +00:00
Peter Simons febe726020 duplicity: updated to version 0.6.17
svn path=/nixpkgs/trunk/; revision=32086
2012-02-06 19:45:18 +00:00
Lluís Batlle i Rossell 894a3756e5 Updating btar to latest release.
svn path=/nixpkgs/trunk/; revision=30821
2011-12-10 22:00:56 +00:00