digikam 7.9.0 -> 8.0.0 https://repology.org/project/digikam/versions attrpath: digikam 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/graphics/digikam/default.nix b/pkgs/applications/graphics/digikam/default.nix index 9f68964f424..e34b5b27e8e 100644 --- a/pkgs/applications/graphics/digikam/default.nix +++ b/pkgs/applications/graphics/digikam/default.nix @@ -56,11 +56,11 @@ mkDerivation rec { pname = "digikam"; - version = "7.9.0"; + version = "8.0.0"; src = fetchurl { url = "mirror://kde/stable/${pname}/${version}/digiKam-${version}.tar.xz"; - sha256 = "sha256-w7gKvAkNo8u8QuZ6QDCA1/X+CnyYaYc1vaVWxgMUurQ="; + sha256 = "sha256-ECxxK2IJ/irId8mx0BnaytrxFa35FVcNJoFgZtFR6Ec="; }; nativeBuildInputs = [ cmake doxygen extra-cmake-modules kdoctools wrapGAppsHook ]; 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 digikam nix build failed. -- -- digikam will be compiled....................... YES -- Translations will be compiled.................. YES -- Tests code will be compiled.................... NO -- ---------------------------------------------------------------------------------- -- Check dependencies for digikam version 8.0.0 -- -- Suitable Qt5 >= 5.14.0 detected: '5.15.8'. CMake Error at /nix/store/3ywakxgyp7q5v4w8q1yy2gkqwly6lydg-qtbase-5.15.8-dev/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package): By not providing "FindQt5NetworkAuth.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5NetworkAuth", but CMake did not find one. Could not find a package configuration file provided by "Qt5NetworkAuth" with any of the following names: Qt5NetworkAuthConfig.cmake qt5networkauth-config.cmake Add the installation prefix of "Qt5NetworkAuth" to CMAKE_PREFIX_PATH or set "Qt5NetworkAuth_DIR" to a directory containing one of the above files. If "Qt5NetworkAuth" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): core/cmake/rules/RulesQtFramework.cmake:7 (find_package) core/CMakeLists.txt:43 (include)  -- Configuring incomplete, errors occurred! See also "/build/digikam-8.0.0/build/CMakeFiles/CMakeOutput.log".