summary refs log tree commit diff
path: root/pkgs/tools/backup
Commit message (Collapse)AuthorAge
* bacula: fix build on darwinJason "Don" O'Conal2013-09-06
|
* Revert "backup tools bup, storeBackup: implement sanity check" on behalf of ↵Peter Simons2013-09-01
| | | | | | | | | Marc. This reverts commit c823bc37d6b50dcd4e183963922da829a193f0d7. 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.
* Merge pull request #893 from MarcWeber/submit/storebackupEvgeny Egorochkin2013-08-31
|\ | | | | backup tools bup, storeBackup: implement sanity check
| * backup tools bup, storeBackup: implement sanity checkMarc Weber2013-09-01
| | | | | | | | | | | | | | | | 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)
* | Merge pull request #892 from MarcWeber/submit/storebackupEvgeny Egorochkin2013-08-31
|\| | | | | adding store-backup
| * adding store-backupMarc Weber2013-08-31
| |
* | duply: platforms.unix -> platforms.linuxBjørn Forsman2013-08-22
| | | | | | | | Dependency ncftp fails to build on freebsd and darwin.
* | duply: new packageBjørn Forsman2013-08-21
| | | | | | | | | | | | | | | | | | 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/
* | duplicity: add dependency on ncftp (makes ftp:// work)Bjørn Forsman2013-08-21
| | | | | | | | ncftp increases the closure size with 5 MiB. Now it is at 310 MiB.
* | duplicity: 0.6.20 -> 0.6.21Bjørn Forsman2013-08-21
|/ | | | | | Update to latest stable release. See changelog: http://duplicity.nongnu.org/CHANGELOG
* Update tarsnap to version 1.0.35Russell O'Connor2013-07-25
|
* Added httrack, website copier toolZef Hemel2013-07-25
|
* Update tarsnap to version 1.0.34.Russell O'Connor2013-07-14
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | possible
* Even more mirror:// fixesEvgeny Egorochkin2013-07-14
|
* partclone, partimage. both are used by clonezilla and drbl (which I haven't ↵Marc Weber2013-05-16
| | | | packaged yet)
* bup: enable Hydra buildsPeter Simons2013-04-26
|
* obnam: Update to 1.4Rickard Nilsson2013-04-18
|
* bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the buildPeter Simons2013-04-07
| | | | | | | /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
* Add almir and it's dependencies.Domen Kozar2013-03-27
|
* bacula: add postgresql support, add myself as maintainer and set meta.platformsDomen Kozar2013-03-22
|
* Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-24
|\
| * bacula: Remove some duplication to avoid errors when updating.Shea Levy2013-02-22
| |
| * bacula: fix version mismatch between name and src attributeBjørn Forsman2013-02-22
| | | | | | | | | | | | Commit 207443b1849e7b1ce65059d2fdad81db04cc75d8 ("upgrade bacula") updated the backula version in the src attribute but forgot to update the version number in the name attribute.
| * upgrade baculaDomen Kozar2013-02-21
| |
* | Merge remote-tracking branch 'upstream/master' into stdenv-updatesShea Levy2013-02-17
|\|
| * rsnapshot: Fix URL.Shea Levy2013-02-15
| | | | | | | | Thanks to ebzzry on IRC for pointing this out.
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\|
| * bup: optionally depend on par2cmdlineMathijs Kwik2013-01-06
| | | | | | | | | | The default is to use it from path when available, as this is an optional feature.
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-04
|\|
| * obnam: Update to 1.3Rickard Nilsson2013-01-03
| | | | | | | | Supporting packages also updated.
| * bup: upgrade to git20121224Mathijs Kwik2013-01-01
| |
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* duplicity-0.6.20Florian Friesdorf2012-12-06
|
* Merge branch 'master' of github.com:NixOS/nixpkgsRussell O'Connor2012-10-21
|\
| * obnam: Update to version 1.2. Also update its dependencies (python libraries)Rickard Nilsson2012-10-08
| |
* | Add tarsnap package.Russell O'Connor2012-10-21
|/
* bup: include support for xattrs, acls and fuse on linuxMathijs Kwik2012-08-05
| | | | this enables the commands "bup meta" and "bup fuse".
* btar: update to 1.1.1 (bugfix)Lluís Batlle i Rossell2012-07-30
|
* btar: updating to 1.1Lluís Batlle i Rossell2012-07-29
|
* bup: update to latest git version.Mathijs Kwik2012-07-22
| | | | | | | | 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.
* rdiff-backup: upgrade to 1.2.8Mathijs Kwik2012-07-21
|
* obnam: Update to 1.1Rickard Nilsson2012-07-13
|
* Moved obnam from pythonPackages to pkgs.Rickard Nilsson2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34336
* argh. I forgot to increase the btar version number to 1.0.1.Lluís Batlle i Rossell2012-06-02
| | | | svn path=/nixpkgs/trunk/; revision=34322
* Updating btar again - failed release.Lluís Batlle i Rossell2012-06-02
| | | | svn path=/nixpkgs/trunk/; revision=34321
* Updating btar.Lluís Batlle i Rossell2012-06-02
| | | | svn path=/nixpkgs/trunk/; revision=34320
* Updating btarLluís Batlle i Rossell2012-03-05
| | | | svn path=/nixpkgs/trunk/; revision=32807
* duplicity: updated to version 0.6.17Peter Simons2012-02-06
| | | | svn path=/nixpkgs/trunk/; revision=32086
* Updating btar to latest release.Lluís Batlle i Rossell2011-12-10
| | | | svn path=/nixpkgs/trunk/; revision=30821