libsForQt5.marble 23.08.3 -> 23.08.4 https://repology.org/project/marble/versions attrpath: libsForQt5.marble Checking auto update branch... No auto update branch exists Old version 23.08.3" not present in master derivation file with contents: { mkDerivation, lib , extra-cmake-modules, kdoctools , qtscript, qtsvg, qtquickcontrols, qtwebengine , krunner, shared-mime-info, kparts, knewstuff , gpsd, perl, protobuf_21 }: mkDerivation { pname = "marble"; meta = { homepage = "https://apps.kde.org/marble/"; description = "Virtual globe"; license = with lib.licenses; [ lgpl21 gpl3 ]; }; outputs = [ "out" "dev" ]; nativeBuildInputs = [ extra-cmake-modules kdoctools perl ]; propagatedBuildInputs = [ protobuf_21 qtscript qtsvg qtquickcontrols qtwebengine shared-mime-info krunner kparts knewstuff gpsd ]; preConfigure = '' cmakeFlags+=" -DINCLUDE_INSTALL_DIR=''${!outputDev}/include" ''; }