Merge pull request #144192 from jonringer/fix-ksnip

ksnip: fix qt wrapping

Changed files
+2 -2
pkgs
tools
misc
ksnip
+2 -2
pkgs/tools/misc/ksnip/default.nix
···
, fetchFromGitHub
, kcolorpicker
, kimageannotator
+
, wrapQtAppsHook
, qtsvg
, qttranslations
, qtx11extras
···
sha256 = "1izsk586n9fbm0di0hj6pxs7r0a6w554gpad1ghf247icr0pfc1l";
};
-
dontWrapQtApps = true;
-
nativeBuildInputs = [
cmake
extra-cmake-modules
+
wrapQtAppsHook
];
buildInputs = [