Moritz Ulrich
da26c13df5
rdiff-backup: Fix build with a ArchLinux patch.
2015-03-29 11:40:35 +02:00
Bjørn Forsman
bad831d6fe
rdiff-backup: unbreak 'rdiff-backup-statistics'
...
By adding needed module to python sys.path. Fixes this:
$ rdiff-backup-statistics backup-dir
Traceback (most recent call last):
File "/home/bfo/.nix-profile/bin/rdiff-backup-statistics", line 24, in
<module>
from rdiff_backup import connection, regress, rpath, Globals,
restore, \
ImportError: No module named rdiff_backup
2014-11-23 21:58:46 +01:00
Bjørn Forsman
98344757b9
rdiff-backup: set meta.platforms
2014-11-23 21:35:24 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Moritz Ulrich
c727c38b26
rdiff_backup: update from 1.2.8 to 1.3.3
2013-12-09 00:34:48 +00:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Mathijs Kwik
d652ae4253
rdiff-backup: upgrade to 1.2.8
2012-07-21 19:56:44 +02:00
Nicolas Pierron
174153238a
rdiff-backup: Fix nix expression.
...
svn path=/nixpkgs/trunk/; revision=29017
2011-09-05 08:32:55 +00:00
Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
bc92b20f9a
rdiff-backup added
...
svn path=/nixpkgs/trunk/; revision=9280
2007-09-08 20:45:23 +00:00