* Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "xsel-0.9.6";
|
||||
src = fetchurl {
|
||||
url = http://www.vergenet.net/~conrad/software/xsel/download/xsel-0.9.6.tar.gz;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/xsel-0.9.6.tar.gz;
|
||||
md5 = "cec2fb09a4101b7f2beab8094234e2f4";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user