Loading pkgs/by-name/bl/blanket/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ python3Packages.buildPythonApplication rec { postPatch = '' patchShebangs build-aux/meson/postinstall.py substituteInPlace build-aux/meson/postinstall.py \ --replace gtk-update-icon-cache gtk4-update-icon-cache --replace-fail gtk-update-icon-cache gtk4-update-icon-cache ''; dontWrapGApps = true; Loading Loading
pkgs/by-name/bl/blanket/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ python3Packages.buildPythonApplication rec { postPatch = '' patchShebangs build-aux/meson/postinstall.py substituteInPlace build-aux/meson/postinstall.py \ --replace gtk-update-icon-cache gtk4-update-icon-cache --replace-fail gtk-update-icon-cache gtk4-update-icon-cache ''; dontWrapGApps = true; Loading