skrooge 2.28.0 -> 2.30.0 https://repology.org/project/skrooge/versions attrpath: skrooge Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/office/skrooge/default.nix b/pkgs/applications/office/skrooge/default.nix index d070d98d3f55..06e05c1c5be1 100644 --- a/pkgs/applications/office/skrooge/default.nix +++ b/pkgs/applications/office/skrooge/default.nix @@ -7,11 +7,11 @@ mkDerivation rec { pname = "skrooge"; - version = "2.28.0"; + version = "2.30.0"; src = fetchurl { url = "https://download.kde.org/stable/skrooge/${pname}-${version}.tar.xz"; - sha256 = "sha256-s2SkGMBx7HVpr1NBUJpqji3PTPnw4RqnkakdQVC5ric="; + sha256 = "sha256-ilA/9s/tY99XLxRUQ3PhWpIC5cIw9olOoXjo+WnEBP0="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A skrooge nix build failed. -- ..:: CMAKE PLUGIN_IMPORT_LEDGER ::.. -- ..:: CMAKE PLUGIN_IMPORT_MMB ::.. -- ..:: CMAKE PLUGIN_IMPORT_MNY ::.. -- ..:: CMAKE PLUGIN_IMPORT_MT940 ::.. -- ..:: CMAKE PLUGIN_IMPORT_OFX ::.. -- OFX found. OFX support enabled -- ..:: CMAKE PLUGIN_IMPORT_PDF ::.. -- ..:: CMAKE PLUGIN_IMPORT_SKG ::.. -- ..:: CMAKE PLUGIN_IMPORT_XHB ::.. -- ..:: CMAKE PLUGIN_IMPORT_XML ::.. CMake Error at /nix/store/dg22lkxp1jfcyw1i971zlydi87w837ad-qtbase-5.15.9-dev/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package): By not providing "FindQt5XmlPatterns.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5XmlPatterns", but CMake did not find one. Could not find a package configuration file provided by "Qt5XmlPatterns" with any of the following names: Qt5XmlPatternsConfig.cmake qt5xmlpatterns-config.cmake Add the installation prefix of "Qt5XmlPatterns" to CMAKE_PREFIX_PATH or set "Qt5XmlPatterns_DIR" to a directory containing one of the above files. If "Qt5XmlPatterns" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): plugins/import/skrooge_import_xml/CMakeLists.txt:10 (FIND_PACKAGE)  -- Configuring incomplete, errors occurred!