Loading pkgs/tools/misc/ksnip/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,6 @@ stdenv.mkDerivation rec { }) ]; postPatch = '' substituteInPlace src/CMakeLists.txt --replace-fail "kColorPicker::kColorPicker" "kColorPicker::kColorPicker-Qt5" ''; nativeBuildInputs = [ cmake extra-cmake-modules Loading Loading
pkgs/tools/misc/ksnip/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,6 @@ stdenv.mkDerivation rec { }) ]; postPatch = '' substituteInPlace src/CMakeLists.txt --replace-fail "kColorPicker::kColorPicker" "kColorPicker::kColorPicker-Qt5" ''; nativeBuildInputs = [ cmake extra-cmake-modules Loading