lisp-modules: avoid the replaced pkgs.webkitgtk_5_0
I don't know if it really works, but this way it at least evaluates https://hydra.nixos.org/build/215504769/nixlog/1/tail
This commit is contained in:
parent
a603e9044c
commit
7486a74d9f
@ -517,10 +517,10 @@ let
|
||||
cl-gobject-introspection-wrapper
|
||||
] ++ [ self.cl-gtk4 ];
|
||||
nativeBuildInputs = [
|
||||
pkgs.webkitgtk_5_0
|
||||
pkgs.webkitgtk_6_0
|
||||
];
|
||||
nativeLibs = [
|
||||
pkgs.webkitgtk_5_0
|
||||
pkgs.webkitgtk_6_0
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user