* Doh.
svn path=/nixpkgs/trunk/; revision=5375
This commit is contained in:
parent
79fd001662
commit
c40a94ad07
@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
|||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.5.0.4/source/firefox-1.5.0.4-source.tar.bz2;
|
url = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.5.0.4/source/firefox-1.5.0.4-source.tar.bz2;
|
||||||
sha1 = "4cb3d7c1b5345585750766c589308b5e";
|
sha1 = "3659272e3de17cd263fbe5e328635ed7a18f70c5";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user