Matthias Beyer
d7914d8f0a
rsnapshot: 1.4.1 -> 1.4.2
2016-05-16 16:12:22 +02:00
Alexei Robyn
3f35d670de
rsnapshot: Remove unnecessary argument, refactor one-line patch to flags.
2016-05-12 09:27:59 +10:00
Eelco Dolstra
d13dc12987
rsnapshot: 1.3.1 -> 1.4.1
2015-12-04 12:19:45 +01:00
Aristid Breitkreuz
b6314fdad6
rsnapshot: add (commented) code for an idea that did not work out yet
2014-10-27 21:02:04 +01:00
Aristid Breitkreuz
93f2c180d0
rsnapshot: add git version & make it configurable in the nixos module
2014-10-27 20:38:39 +01:00
Bjørn Forsman
6aaf3cb54b
rsnapshot: set meta.platforms
2014-10-01 22:29:33 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Aristid Breitkreuz
c80556f630
rsnapshot 1.3.1
2013-10-05 23:07:52 +02:00
Aristid Breitkreuz
80924c8f3c
rsnapshot: configurable configuration file path
...
default value: /etc/rsnapshot.conf
2013-10-05 20:48:03 +02:00
Shea Levy
947651b6c2
rsnapshot: Fix URL.
...
Thanks to ebzzry on IRC for pointing this out.
2013-02-15 09:26:18 -05:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
d8bcaa4398
Add rsnapshot, an rsync-based remote backup tool.
...
svn path=/nixpkgs/trunk/; revision=11009
2008-03-07 09:33:51 +00:00