kdePackages.marknote 1.2.1 -> 1.3.0 https://repology.org/project/marknote/versions attrpath: kdePackages.marknote 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/kde/misc/marknote/default.nix b/pkgs/kde/misc/marknote/default.nix index 0f676c6fb07e..a98007440efa 100644 --- a/pkgs/kde/misc/marknote/default.nix +++ b/pkgs/kde/misc/marknote/default.nix @@ -9,11 +9,11 @@ }: mkKdeDerivation rec { pname = "marknote"; - version = "1.2.1"; + version = "1.3.0"; src = fetchurl { url = "mirror://kde/stable/marknote/marknote-${version}.tar.xz"; - hash = "sha256-HzImkm8l8Rqiuyq2QezfdqJ1hxIdLZhiIGVM9xzpyaA="; + hash = "sha256-/5lZhBWmzKWQDLTRDStypvOS6v4Hh0tuLrQun3qzvSg="; }; extraBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/m5bda41aijdapvpkj91125hs05r1hf2l-nix-2.18.3/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kdePackages.marknote nix build failed. -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /nix/store/a5vcvrkh1c2ng5kr584g3zw3991vnhks-libGL-1.7.0/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /nix/store/kq90rz7favab185f9lyabzxc6z0z95w8-libxkbcommon-1.7.0/lib/libxkbcommon.so (Required is at least version "0.5.0") -- Found WrapVulkanHeaders: /nix/store/kvnv3yfhwdvmmci261m092llmrwkw2rr-vulkan-headers-1.3.283.0/include -- Found KF6Kirigami: /nix/store/amavzgd51pwidfcwqsbps3jvqf3x0a6i-kirigami-6.3.0-dev/lib/cmake/KF6Kirigami/KF6KirigamiConfig.cmake (found version "6.3.0") -- Found Gettext: /nix/store/gf8fvv3n09b9ww68rnlhdffv93jc2pac-gettext-0.21.1/bin/msgmerge (found version "0.21.1") -- Found KF6I18n: /nix/store/88ghc81358991pfdq779f2hw2j73srsh-ki18n-6.3.0-dev/lib/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.3.0") -- Found KF6Config: /nix/store/fggxx0ksm0l310h9iqrrflvhhdjmxk61-kconfig-6.3.0-dev/lib/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.3.0") -- Found KF6CoreAddons: /nix/store/75yb26rqi610w9rav4x78lysck6i433p-kcoreaddons-6.3.0-dev/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake (found version "6.3.0") -- Found KF6ColorScheme: /nix/store/5yhnrf2b5cdhcs6jy0pl5l4qiyzh5jzs-kcolorscheme-6.3.0-dev/lib/cmake/KF6ColorScheme/KF6ColorSchemeConfig.cmake (found version "6.3.0") -- Found KF6XmlGui: /nix/store/sbdahjh8rc7q0dc7j8dkbzp19sfps5ib-kxmlgui-6.3.0-dev/lib/cmake/KF6XmlGui/KF6XmlGuiConfig.cmake (found version "6.3.0") -- Found KF6Crash: /nix/store/gsa1a3j07kw5vizq85hb6fi7kz0970cs-kcrash-6.3.0-dev/lib/cmake/KF6Crash/KF6CrashConfig.cmake (found version "6.3.0") -- Found KF6: success (found suitable version "6.3.0", minimum required is "5.240") found components: Kirigami I18n Config CoreAddons ColorScheme XmlGui Crash CMake Error at CMakeLists.txt:57 (find_package): Could not find a package configuration file provided by "KPim6Mime" (requested version 6.1.0) with any of the following names: KPim6MimeConfig.cmake kpim6mime-config.cmake Add the installation prefix of "KPim6Mime" to CMAKE_PREFIX_PATH or set "KPim6Mime_DIR" to a directory containing one of the above files. If "KPim6Mime" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred!