16 ./nixostrustedprefix.patch
19 nativeBuildInputs = [ extra-cmake-modules ];
27 util-linux # Needs blkid in configure script (note that this is not provided by util-linux-compat)
30 dontWrapQtApps = true;
33 substituteInPlace src/util/CMakeLists.txt \
34 --replace \$\{POLKITQT-1_POLICY_FILES_INSTALL_DIR\} $out/share/polkit-1/actions
35 substituteInPlace src/backend/corebackend.cpp \
36 --replace /usr/share/polkit-1/actions/org.kde.kpmcore.externalcommand.policy $out/share/polkit-1/actions/org.kde.kpmcore.externalcommand.policy
40 description = "KDE Partition Manager core library";
41 homepage = "https://invent.kde.org/system/kpmcore";
42 license = with licenses; [
48 maintainers = with maintainers; [