summary refs log tree commit diff
path: root/pkgs/tools/backup
Commit message (Collapse)AuthorAge
* wal-e: Update from 0.6.9 to 0.6.10Rickard Nilsson2014-09-16
|
* Add myself as a maintainer to a bunch of packages.Moritz Ulrich2014-09-04
|
* httrack: update from 3.48.17 to 3.48.19Moritz Ulrich2014-09-04
|
* duplicity: update to 0.6.24.Lluís Batlle i Rossell2014-09-01
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* obnam: Update from 1.6.1 to 1.8Rickard Nilsson2014-08-12
|
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
|\|
| * httrack: upgrade 3.48.3 -> 3.48.17John Wiegley2014-07-13
| |
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/ | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* ori: enable orilocalAristid Breitkreuz2014-05-15
|
* Add ori, a secure distributed filesystem.Jos van den Oever2014-05-14
|
* Fix meta.license attributeEelco Dolstra2014-05-01
|
* duply: upgrade 1.6.0 -> 1.7.3Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 1.6.0: 1.7.3 (3.4.2014) - bugfix: test routines, gpg2 asked for passphrase although GPG_PW was set 1.7.2 (1.4.2014 "April,April") - bugfix: debian Bug#743190 "duply no longer allows restoration without gpg passphrase in conf file" GPG_AGENT_INFO env var is now needed to trigger --use-agent - bugfix: gpg keyenc test routines didn't work if GPG_PW was not set 1.7.1 (30.3.2014) - bugfix: purge-* commands renamed to purgeFull, purgeIncr due to incompatibility with new minus batch separator 1.7.0 (20.3.2014) - disabled gpg key id plausibility check, too many valid possibilities - featreq 7 "Halt if precondition fails": added and(+), or(-) batch command(separator) support - featreq 26 "pre/post script with shebang line": if a script is flagged executable it's executed in a subshell now as opposed to sourced to bash, which is the default - bugfix: do not check if dpbx, swift credentials are set anymore - bugfix: properly escape profile name, archdir if used as arguments - add DUPL_PRECMD conf setting for use with e.g. trickle
* Update httrack recipeJohn Wiegley2014-04-12
| | | | | | Closes #2222 Signed-off-by: Austin Seipp <aseipp@pobox.com>
* New package: wal-eRickard Nilsson2014-03-30
| | | | A Postgres WAL-shipping disaster recovery and replication toolkit
* duplicity: add missing 'lockfile' build inputPeter Simons2014-03-08
|
* duplicity: update from 0.6.22 to 0.6.23Peter Simons2014-02-24
|
* duply: update 1.5.11 -> 1.6.0Bjørn Forsman2014-02-15
|
* obnam: Update to 1.6.1Rickard Nilsson2014-01-30
|
* duplicity: update to version 0.6.22Peter Simons2014-01-13
|
* Set chunksync package's NIX_LDFLAGS to "-lgcc_s"Moritz Heidkamp2014-01-02
| | | | This works around the pthread_cancel issue
* Whitespace fixes in package expressions I maintainBjørn Forsman2014-01-02
|
* Add chunksync packageMoritz Heidkamp2013-12-30
|
* obnam: Update to 1.6Rickard Nilsson2013-12-18
|
* httrack: update from 3.47.21 to 3.47.27Nixpkgs Monitor2013-12-16
|
* Fix a lots of evaluation errors on Hydra.Peter Simons2013-12-10
|
* rdiff_backup: update from 1.2.8 to 1.3.3Moritz Ulrich2013-12-09
|
* clean up git revision handling in several packagesEvgeny Egorochkin2013-11-13
|
* More description fixesBjørn Forsman2013-10-06
| | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* rsnapshot 1.3.1Aristid Breitkreuz2013-10-05
|
* rsnapshot: configurable configuration file pathAristid Breitkreuz2013-10-05
| | | | default value: /etc/rsnapshot.conf
* 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
|