Doron Behar
b22d36f768
onedrive: init at 2.3.9
2019-09-20 15:38:51 +03:00
Mario Rodas
5084011920
rclone: 1.49.2 -> 1.49.3 ( #68999 )
...
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
Mario Rodas
67590338ef
Merge pull request #68331 from danielfullmer/rclone-1.49.2
...
rclone: 1.49.1 -> 1.49.2
2019-09-13 05:58:41 -05:00
Daniel Fullmer
fe2b80c2d3
rclone: 1.49.1 -> 1.49.2
2019-09-08 19:38:07 -04:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Daniel Fullmer
88723457e6
rclone: 1.49.0 -> 1.49.1
2019-08-28 15:22:12 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladyslav M
b3899e3869
rclone: 1.48.0 -> 1.49.0
2019-08-27 14:35:54 +03:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
cab7c6cbd9
treewide: use dontConfigure
2019-07-01 04:23:51 -04:00
Doron Behar
143a0a2502
rclone: 1.47.0 -> 1.48.0
2019-06-19 17:02:15 +03:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Lily Ballard
193018687c
unison: fix building on macOS with enableX11 = false
...
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
Vladyslav M
0082f5536c
rclone: 1.46 -> 1.47.0 using buildGoModule ( #59400 )
2019-04-13 19:08:10 -07:00
Vladyslav M
b320b34b15
rclone: 1.45 -> 1.46 ( #55476 )
2019-02-23 01:35:27 +01:00
Sébastien Maret
7bc350cc28
unison: 2.48.4 -> 2.51.2
2019-02-14 19:51:09 +01:00
Jan Malakhovski
5da88a18c9
rsync: move defaults to package file
2019-02-03 15:30:18 +00:00
Charles Duffy
d33f388e6a
desync: 0.3.0 -> 0.4.0
...
Note that upstream is using Go 1.11 modules; `deps.nix` is now generated using `vgo2nix`.
2018-12-30 23:12:24 -05:00
Daniel Fullmer
bfc680311a
rclone: 1.44 -> 1.45
2018-11-28 15:17:25 -05:00
Drakonis
a2d7574ebe
rclone-browser: init at 1.2 ( #44589 )
2018-10-19 11:01:24 +02:00
Vladyslav Mykhailichenko
2012f61d98
rclone: 1.43.1 -> 1.44
2018-10-16 10:11:33 +03:00
Charles Duffy
bd13ef5944
Introduce desync, an alternate implementation of casync ( #47195 )
...
desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
2018-09-23 01:22:07 +02:00
Vladyslav M
b7c0e40796
rclone: 1.43 -> 1.43.1 ( #46448 )
2018-09-10 08:13:30 +02:00
Jan Tojnar
2e1acfce13
casync: add python3 for install script
...
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Vladyslav M
31ccd1fd76
rclone: 1.42 -> 1.43 ( #46009 )
2018-09-03 23:23:23 +02:00
Bob van der Linden
7ccc0e32dc
lsyncd: 2.2.2 -> 2.2.3 ( #44770 )
2018-08-09 00:09:53 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Jesper
ea18919b35
rclone: 1.41 -> 1.42 ( #42652 )
2018-06-27 20:03:11 +02:00
Florian Klink
0dfc329891
casync: restrict to linux
...
libacl is required, which is linux-only.
2018-06-25 03:23:00 +02:00
Florian Klink
de9abc0d9e
casync: add feature flags for fuse, selinux and udev
2018-06-25 03:23:00 +02:00
Florian Klink
583ec8eac3
casync: enable tests
2018-06-25 03:23:00 +02:00
Florian Klink
0ee0582a8f
casync: init at 2-152-ge4a3c5e
2018-06-25 03:22:49 +02:00
Daniel Fullmer
841643796a
rclone: 1.40 -> 1.41
2018-04-29 20:03:05 -04:00
Maximilian Güntner
119570cd83
backintime-qt4: package is broken
...
the install phase writes into /nix :
```
<snip>
install -d
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
install --mode=644 net.launchpad.backintime.serviceHelper.conf
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
<snap>
```
2018-04-13 14:13:22 +02:00
Ryan Mulligan
18b153f47c
backintime-common: 1.1.12 -> 1.1.24
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -h` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --help` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -v` and found version 1.1.24
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --version` and found version 1.1.24
- found 1.1.24 with grep in /nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24
2018-03-23 20:56:50 -05:00
Daniel Fullmer
2b8406f873
rclone: 1.39 -> 1.40
2018-03-20 21:15:15 -04:00
Ryan Mulligan
4fcc9187a4
lsyncd: 2.1.6 -> 2.2.2
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2/bin/lsyncd --version` and found version 2.2.2
- found 2.2.2 with grep in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2
- found 2.2.2 in filename of file in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2
cc "@bobvanderlinden"
2018-02-26 22:00:25 -08:00
Franz Pletz
57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
...
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.
The new rsync release now really fixes:
* CVE-2017-15994
* CVE-2017-16548
* CVE-2017-17433
* CVE-2017-17434
2018-01-29 13:54:47 +01:00
adisbladis
5e85657ba5
rsync: Fix CVE-2017-17433 and CVE-2017-17434
2018-01-06 16:57:58 +08:00
Jesper Geertsen Jonsson
e7910ab2cb
rclone: 1.38 -> 1.39
2017-12-25 13:53:56 +01:00
Andreas Rammhold
3d2df41a8f
rsync: fix CVE-2017-16548
2017-12-09 13:10:47 +01:00
Daniel Fullmer
fcd3061e2a
rclone: 1.37 -> 1.38
2017-09-30 18:13:24 -04:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Daniel Fullmer
6841f7b07d
rclone: 1.36 -> 1.37
2017-07-22 21:29:21 -04:00
Wout Mertens
6b628d7c03
rsync: build with own zlib again
...
Rsync has its own patched compress function, and to be able to use the `-z` flag, it needs to use that one.
With `-zz` rsync can use an external zlib, but then it can't talk to older rsync versions.
More details at https://bugs.mageia.org/show_bug.cgi?id=13669
2017-07-19 14:18:51 +02:00
Franz Pletz
3156263876
rsync: build with iconv, zlib & popt from nixpkgs
...
The rsync binary was previously built without iconv support which is needed
for utf-8 conversions on darwin. Fixes #26864 .
Additionally rsync used to be built with bundled versions of zlib and popt
that were outdated. This decreases the size of the rsync binary by ~82KB.
2017-06-26 03:48:41 +02:00
Vincent Laporte
4f6422b76c
unison: more general platform
2017-05-30 06:55:46 +00:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Daniel Fullmer
8e8302cc1f
rclone: 1.35 -> 1.36
2017-03-19 11:56:59 -04:00
Orivej Desh
5b83857bee
unison: install unison-fsmonitor
...
It is necessary for `unison -ui text -repeat watch` to work.
2017-02-03 23:37:31 +00:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Daniel Fullmer
76d37ce3b7
rclone: 1.33 -> 1.35
2017-01-02 19:27:42 -05:00
Edward Tjörnhammar
ba9e16a7cc
acd-cli: pull out of pythonPackages and update to 3.0.2
2016-11-20 17:06:17 +01:00
David Guibert
ce8d2aad27
restore rclone
...
By getting rid of go-packages.nix (#16017 ), rclone has removed (introduced by #15852 ).
2016-10-02 17:47:27 +02:00
Bjørn Forsman
32efdb7128
treewide: sshfsFuse -> sshfs-fuse
2016-09-18 17:44:30 +02:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Maximilian Güntner
1fa6fe72fd
unison: 2.48.3 -> 2.48.4 ( #17209 )
...
Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
2016-07-25 20:50:09 +01:00
Bob van der Linden
61431e239b
lsyncd: removed support for Darwin
2016-06-14 10:46:56 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Joachim Fasting
68691d31b1
rsync: fix version typo
...
Typo introduced at c3b4dd920b50d6fd7625ada250d042b47fbd0217; went
undetected because the checksum was not changed.
Reported by m4t__ on IRC
2016-04-24 20:48:27 +02:00
Vladimír Čunát
045164bdf8
Merge #12973 : add rrsync as an individual app
2016-02-21 10:00:43 +01:00
Vladimír Čunát
b4ac8fb39b
(r)rsync: simplify and don't copy maintainers
...
Let's keep the original rsync maintainers only on rsync,
as I haven't noticed them wanting to maintain rrsync as well.
2016-02-21 09:59:49 +01:00
Arnold Krille
c3b4dd920b
rsync/rrsync: less code duplication
...
- refactor the common parts all into the base.nix
- add myself as maintainer
2016-02-20 11:59:50 +01:00
Damien Cassou
1f909b51ac
Merge pull request #13025 from DamienCassou/update-backintime-1.1.12
...
backintime: 1.1.6 -> 1.1.12
2016-02-16 13:33:43 +01:00
Damien Cassou
5bb3ac70c6
backintime: 1.1.6 -> 1.1.12
2016-02-16 13:25:46 +01:00
Arnold Krille
243c336022
rsync: Add rrsync as individual app
...
Extract the rsync source fetching into its own expression and use that
expression to fetch the same source for rsync and rrsync.
rrsync is just copied from the support folder of rsync, no configure or build
needed. Also none of the rsync patches are needed. Only the path to rsync needs
to be patched into rrsync.
2016-02-13 17:52:54 +01:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Vladimír Čunát
468f698f60
rsync: security update 3.1.1 -> 3.1.2
...
This should fix CVE-2014-9512.
https://download.samba.org/pub/rsync/src/rsync-3.1.2-NEWS
2015-12-30 12:06:00 +01:00
Bob van der Linden
760ec896ae
lsyncd: 2.1.5 -> 2.1.6
2015-12-20 21:56:28 +01:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Bob van der Linden
edd64c1d99
lsyncd: init at 2.1.5
2015-10-22 20:52:08 +02:00
Damien Cassou
c36c7fe33d
backintime: 1.1.4 -> 1.1.6
2015-08-11 18:10:50 +02:00
Damien Cassou
cef1728fc6
Backintime 1.1.0 -> 1.1.4
2015-04-08 11:47:46 +02:00
Edward Tjörnhammar
47203a86bf
unison: sha correction
2015-02-17 12:35:29 +01:00
Edward Tjörnhammar
33a8a51657
fetchurl: collate samba project urls into a mirror
2015-02-08 22:29:27 +01:00
Pascal Wittmann
641cdbb8cf
unison: update from 2.40.102 to 2.48.3
2015-02-06 19:59:14 +01:00
Damien Cassou
2bdfa515c9
Update backintime to 1.1.0
...
This release removed the Gnome UI to only keep the Qt4 one.
2015-01-16 10:31:16 +01:00
Georges Dubus
0ae81afd3f
Removed akunambol
...
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Emery Hemingway
96adde8f6a
rsync: update 3.1.0 to 3.1.1
...
fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2855
2014-09-05 10:43:06 -04:00
Damien Cassou
242ae9c38c
backintime: Definition improvement
2014-08-31 18:04:51 +02:00
Damien Cassou
c59ef6af6f
backintime: a simple backup tool
2014-08-30 21:52:01 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Vladimir Kirillov
2dfb036a30
rsync: sha256 for the patch was updated
2014-06-16 23:20:24 +03:00
Emery Hemingway
265c489391
rsyncd: default read/write permissions should be nobody:nogroup
2014-05-09 13:31:52 +02:00
Vladimír Čunát
8c918bdc2c
rsync: fix CVE-2014-2855 by upstream patch
2014-05-03 11:31:28 +02:00
Emery Hemingway
93e9154805
rsync updated 3.0.9 to 3.1.0, rsyncd service module
2014-04-13 23:25:28 -04:00
Mathijs Kwik
d8d8606da4
unison: upgrade to 2.40.102
2014-03-24 10:35:51 +01:00
Peter Simons
b08ba87b36
rsync: add meta.license attribute
2013-03-25 12:44:22 +01:00
Eelco Dolstra
88b11196c1
Clean up redundant "if condition then true else false"
2012-12-28 19:57:47 +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
Lluís Batlle i Rossell
c0832627c4
ocaml, unison: make them build on mips (native compilers)
...
I switch off the build of ocaml compilers to native code, and add
a 'passthru' that unison can use to see if it needs to call the native
or the bytecode compiler.
2012-07-27 22:43:40 +02:00
Nicolas Pierron
82b308bf11
Add armv7l support.
...
svn path=/nixpkgs/trunk/; revision=33798
2012-04-15 23:41:25 +00:00
Yury G. Kudryashov
84c0185038
svn merge ^/nixpkgs/trunk, one simple conflict in jruby
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Peter Simons
1e4a7842d2
rsync: optional feature (disabled by default) to sync devices
...
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.
The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.
svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov
0971831ddc
Reintegrate branches/drop-kde4.5
...
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Peter Simons
72e5c8176e
rsync: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30715
2011-12-03 16:11:57 +00:00
Peter Simons
74d6145917
rsync: added meta.maintainers section
...
svn path=/nixpkgs/trunk/; revision=30714
2011-12-03 16:11:54 +00:00
Lluís Batlle i Rossell
b330b79160
Updating rsync.
...
svn path=/nixpkgs/trunk/; revision=30707
2011-12-02 23:14:09 +00:00
Lluís Batlle i Rossell
c289ea7c4f
Making rsync cross build.
...
svn path=/nixpkgs/trunk/; revision=29408
2011-09-21 07:04:22 +00:00
Lluís Batlle i Rossell
1d3c534625
Updating unison.
...
svn path=/nixpkgs/trunk/; revision=27893
2011-07-21 21:46:06 +00:00
Yury G. Kudryashov
a8901903b0
Add akunambol
...
svn path=/nixpkgs/trunk/; revision=26337
2011-03-15 23:09:33 +00:00
Lluís Batlle i Rossell
3aa2bdbab5
Making unison build to byte code in armv5tel. I also fix the build with enableX11 I think.
...
svn path=/nixpkgs/trunk/; revision=25373
2011-01-03 20:52:49 +00:00
Lluís Batlle i Rossell
ed9a70e40e
Allowing unison without X.
...
svn path=/nixpkgs/trunk/; revision=25369
2011-01-03 18:43:16 +00:00
Michael Raskin
820a66152b
Fix lablgtk reference
...
svn path=/nixpkgs/trunk/; revision=25343
2011-01-02 17:34:19 +00:00
Peter Simons
c29e6c97f1
Only set font in wrapper if we have X.
...
Unison's wrapper was generating errors by calling xset even if DISPLAY
was not set. This was especially noticeable when connecting to a
remote server to sync with.
Fix this by only setting the font path if DISPLAY is set to something.
svn path=/nixpkgs/trunk/; revision=21821
2010-05-17 16:16:48 +00:00
Lluís Batlle i Rossell
89944b6cf0
Updating unison.
...
svn path=/nixpkgs/trunk/; revision=19468
2010-01-15 15:09:46 +00:00
Armijn Hemel
ae80a8ed48
update to 3.0.7, requires perl now
...
svn path=/nixpkgs/trunk/; revision=19231
2010-01-05 12:29:58 +00:00
Armijn Hemel
c066f11f80
update to 3.0.6
...
svn path=/nixpkgs/trunk/; revision=19120
2009-12-25 18:33:44 +00:00
Marco Maggesi
ec6f4788bb
Fixed download url for Unison File Syncronizer.
...
svn path=/nixpkgs/trunk/; revision=18793
2009-12-03 16:40:18 +00:00
Lluís Batlle i Rossell
ac404e713f
Unison version update to 2.27.57
...
svn path=/nixpkgs/trunk/; revision=14689
2009-03-24 17:52:13 +00:00
Eelco Dolstra
b54251026a
* Enable ACL support in rsync.
...
svn path=/nixpkgs/trunk/; revision=13976
2009-02-03 22:13:35 +00:00
Armijn Hemel
12c64bf562
update to 3.0.5
...
svn path=/nixpkgs/trunk/; revision=13894
2009-01-28 14:52:57 +00:00
Armijn Hemel
263b3d8f1e
3.0.0 -> 3.0.4
...
svn path=/nixpkgs/trunk/; revision=12858
2008-09-13 10:11:39 +00:00
Andres Löh
2991f9adef
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04 14:24:28 +00:00
Armijn Hemel
7c39433e7b
2.6.9 -> 3.0.0
...
svn path=/nixpkgs/trunk/; revision=11020
2008-03-08 16:36:27 +00:00
Eelco Dolstra
a5e0e39cdb
* makeWrapper: option --run <CMD> to run a command from the wrapper.
...
This is so that the Unison wrapper can be generated with
makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.
svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Andres Löh
86874956a5
* be more fault tolerant in the unison wrapper
...
svn path=/nixpkgs/trunk/; revision=9114
2007-08-13 17:08:14 +00:00
Andres Löh
3d519c2bed
* add unison
...
- unison uses a wrapper script to add font-schumacher-misc to the local X font path
if the font isn't already present; this is necessary for it to work, but not terribly
nice ...
* lablgtk is a dependency of unison
- handling of library dirs with ocaml is a hack so far; in principle, ocaml needs
a general setup for library dirs like ghc
svn path=/nixpkgs/trunk/; revision=9094
2007-08-10 08:21:31 +00:00
Armijn Hemel
7e4289df47
2.6.8 -> 2.6.9
...
svn path=/nixpkgs/trunk/; revision=8680
2007-05-14 00:18:13 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
f7faaf75f7
upgrade to 2.6.8 (security fixes, other bugfixes)
...
svn path=/nixpkgs/trunk/; revision=5610
2006-07-06 15:48:34 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel
31c615a95d
add rsync, untested
...
svn path=/nixpkgs/trunk/; revision=4309
2005-11-22 22:39:09 +00:00