kaidan 0.8.0 -> 0.9.1 https://repology.org/project/kaidan/versions attrpath: kaidan 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/networking/instant-messengers/kaidan/default.nix b/pkgs/applications/networking/instant-messengers/kaidan/default.nix index c296118eff9..cc62d8e89b8 100644 --- a/pkgs/applications/networking/instant-messengers/kaidan/default.nix +++ b/pkgs/applications/networking/instant-messengers/kaidan/default.nix @@ -18,14 +18,14 @@ mkDerivation rec { pname = "kaidan"; - version = "0.8.0"; + version = "0.9.1"; src = fetchFromGitLab { domain = "invent.kde.org"; owner = "network"; repo = pname; rev = "v${version}"; - sha256 = "070njci5zyzahmz3nqyp660chxnqx1mxp31w17syfllvrw403qmg"; + sha256 = "sha256-F5GhN9hAF2e8b0T3peUnLk8CVd+nq4YR8k52x6ZOoLM="; }; nativeBuildInputs = [ cmake extra-cmake-modules pkg-config ]; 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 kaidan nix build failed. -- Check for working C compiler: /nix/store/gm9kmfgrx7v1vzabd3i4qh4k8fdq5vf2-gcc-wrapper-12.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/gm9kmfgrx7v1vzabd3i4qh4k8fdq5vf2-gcc-wrapper-12.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Installing in /nix/store/j41qwzyxpprrbgkayk5cn5zdsvhmv2lw-kaidan-0.9.1. Run /build/source/build/prefix.sh to set the environment for kaidan. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Could NOT find KF5KIO (missing: KF5KIO_DIR) -- Could NOT find KF5KIO: found neither KF5KIOConfig.cmake nor kf5kio-config.cmake -- Found KF5CoreAddons: /nix/store/p7z6qn4g0xdjx282fp0dv8d3faqp462q-kcoreaddons-5.105.0-dev/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.105.0") -- Found KF5Kirigami2: /nix/store/klllsdrd1kas3y95176f3jzn6s6j1jz8-kirigami2-5.105.0-dev/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.105.0") CMake Error at /nix/store/hbiq3y4nx4wwh9yhhr8hpkxkj6f97qzj-cmake-3.25.3/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find KF5 (missing: KIO) (found suitable version "5.105.0", minimum required is "5.67.0") Call Stack (most recent call first): /nix/store/hbiq3y4nx4wwh9yhhr8hpkxkj6f97qzj-cmake-3.25.3/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/f7kpdv3c4h3ysvwkzh0vkndwrrnsl7ac-extra-cmake-modules-5.105.0/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args) CMakeLists.txt:77 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".