libsForQt5.kirigami-addons 0.11.0 -> 0.11.90 https://repology.org/project/kirigami-addons/versions attrpath: libsForQt5.kirigami-addons 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/kirigami-addons/default.nix b/pkgs/development/libraries/kirigami-addons/default.nix index 8cefa310b61a..0111243d5ada 100644 --- a/pkgs/development/libraries/kirigami-addons/default.nix +++ b/pkgs/development/libraries/kirigami-addons/default.nix @@ -12,14 +12,14 @@ mkDerivation rec { pname = "kirigami-addons"; - version = "0.11.0"; + version = "0.11.90"; src = fetchFromGitLab { domain = "invent.kde.org"; owner = "libraries"; repo = pname; rev = "v${version}"; - hash = "sha256-KTkEfGmQf9kj+9e/rJM7jd/4BqubDLu5/oLkX88uENA="; + hash = "sha256-uZNCWBl2G/jwTbEdo7tOyzxAzDDehi0ToBhNAnholU0="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libsForQt5.kirigami-addons nix build failed. include could not find requested file: ECMQtDeclareLoggingCategory  CMake Error at CMakeLists.txt:31 (include): include could not find requested file: ECMAddQch  CMake Error at CMakeLists.txt:32 (include): include could not find requested file: ECMQmlModule  CMake Error at CMakeLists.txt:34 (find_package): Could not find a package configuration file provided by "Qt6" (requested version 6.4) with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred!