webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch * use clangStdenv We're running into #36947 Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
This commit is contained in:
committed by
Jan Tojnar
parent
38147b9215
commit
84fb39ef12
@@ -14098,7 +14098,7 @@ in
|
||||
webkitgtk = callPackage ../development/libraries/webkitgtk {
|
||||
harfbuzz = harfbuzzFull;
|
||||
inherit (gst_all_1) gst-plugins-base gst-plugins-bad;
|
||||
stdenv = gcc6Stdenv;
|
||||
stdenv = clangStdenv; # TODO: https://github.com/NixOS/nixpkgs/issues/36947
|
||||
};
|
||||
|
||||
webkitgtk24x-gtk3 = callPackage ../development/libraries/webkitgtk/2.4.nix {
|
||||
|
||||
Reference in New Issue
Block a user