cl-gtk4.webkit2: mark as broken
Doesn't work with the new webkitgtk_6_0
This commit is contained in:
@@ -719,6 +719,8 @@ let
|
||||
nativeLibs = [
|
||||
pkgs.webkitgtk_6_0
|
||||
];
|
||||
# Requires old webkitgtk_5_0 which was replaced by webkitgtk_6_0
|
||||
meta.broken = true;
|
||||
};
|
||||
|
||||
cl-avro = build-asdf-system {
|
||||
|
||||
Reference in New Issue
Block a user