Roll back - until the requird libsoup version is released..
svn path=/nixpkgs/trunk/; revision=16818
This commit is contained in:
parent
f0a3ff997f
commit
109f116bb4
@ -27,8 +27,7 @@ rec {
|
||||
"--enable-web-sockets"
|
||||
# Fails the build..
|
||||
# "--enable-shared-workers"
|
||||
# Maybe leads to Slashdot.org crash
|
||||
# "--enable-wml"
|
||||
"--enable-wml"
|
||||
];
|
||||
|
||||
/* doConfigure should be specified separately */
|
||||
|
@ -1,6 +1,6 @@
|
||||
rec {
|
||||
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r47686.tar.bz2";
|
||||
version = "r47686";
|
||||
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r47409.tar.bz2";
|
||||
version = "r47409";
|
||||
url="http://builds.nightly.webkit.org/files/trunk/src/WebKit-${version}.tar.bz2";
|
||||
hash = "1h1frvvp8hfv3q2drjnrpgadgin55p7nv8747kxxhdkj4gv9dzqg";
|
||||
hash = "1lyl8ksdca2a5869yhrvb8sdd3ymnia0jhgaabhfm04saygn6sqx";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user