Skip to content

Commit bea0890

Browse files
committed
Change webkit2gtk map to webkitgtk_4_0
`evaluation warning: Explicitly set the ABI version of 'webkitgtk'` webkitgtk has been a warn since https://www.github.com/nixos/nixpkgs/commit/b9a93b632915e8a5064e5c46e4a11360a79e1e12
1 parent 4b723bf commit bea0890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pkgconf-nixpkgs-map.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ pkgs:
8383
"stdc++.dll" = []; # What is that?
8484
"systemd-journal" = [ "systemd" ];
8585
"tag_c" = [ "taglib" ];
86-
"webkit2gtk" = [ "webkitgtk" ];
86+
"webkit2gtk" = [ "webkitgtk_4_0" ];
8787
"xml2" = [ "libxml2" ];
8888
"yaml" = [ "libyaml" ];
8989
"z" = [ "zlib" ];

0 commit comments

Comments
 (0)