Try updating WebKit and a missing buildInput
svn path=/nixpkgs/trunk/; revision=24260
This commit is contained in:
parent
8a191cddd8
commit
334dde45ab
@ -13,7 +13,7 @@ rec {
|
|||||||
gettext libjpeg libpng libtiff libxml2 libxslt pango
|
gettext libjpeg libpng libtiff libxml2 libxslt pango
|
||||||
sqlite icu gperf bison flex autoconf automake libtool
|
sqlite icu gperf bison flex autoconf automake libtool
|
||||||
perl intltool pkgconfig libsoup gtkdoc libXt libproxy
|
perl intltool pkgconfig libsoup gtkdoc libXt libproxy
|
||||||
enchant python ruby
|
enchant python ruby which
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
rec {
|
rec {
|
||||||
version="r67838";
|
version="r69611";
|
||||||
name="webkit-r67838";
|
name="webkit-r69611";
|
||||||
hash="0njncks7n9a1zmdpsbv9dm2iszdkgnd8an0dbg4fvy05ykmvfcms";
|
hash="1429hz86w4c2lzl32mpfxcim25d3xvqgx2as1c5ghdhiv0q9d76p";
|
||||||
url="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r67838.tar.bz2";
|
url="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r69611.tar.bz2";
|
||||||
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r67838.tar.bz2";
|
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r69611.tar.bz2";
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user