* Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
This commit is contained in:
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
||||
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.0.4/source/xulrunner-1.8.0.4-source.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/xulrunner-1.8.0.4-source.tar.bz2;
|
||||
md5 = "4dc09831aa4e94fda5182a4897ed08e9";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user