krusader 2.7.2 -> 2.8.0 https://repology.org/metapackage/krusader/versions attrpath: krusader 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/file-managers/krusader/default.nix b/pkgs/applications/file-managers/krusader/default.nix index 9895cc108ef..9313ee29853 100644 --- a/pkgs/applications/file-managers/krusader/default.nix +++ b/pkgs/applications/file-managers/krusader/default.nix @@ -15,11 +15,11 @@ mkDerivation rec { pname = "krusader"; - version = "2.7.2"; + version = "2.8.0"; src = fetchurl { url = "mirror://kde/stable/${pname}/${version}/${pname}-${version}.tar.xz"; - hash = "sha256-QaOaQ7PELdHR7K6obfMMr/agYf7MHWb2CFmyo8qXYQk="; + hash = "sha256-jkzwWpMYsLwbCUGBG5iLLyuwwEoNHjeZghKpGQzywpo="; }; 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 krusader nix build failed. [ 39%] Building CXX object app/GUI/CMakeFiles/GUI.dir/krremoteencodingmenu.cpp.o In file included from /build/krusader-2.8.0/app/GUI/kcmdline.cpp:39: /build/krusader-2.8.0/app/GUI/../compat.h:21:12: fatal error: karchive_version.h: No such file or directory 21 | # include  | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [app/GUI/CMakeFiles/GUI.dir/build.make:132: app/GUI/CMakeFiles/GUI.dir/kcmdline.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /build/krusader-2.8.0/app/KViewer/lister.cpp:54: /build/krusader-2.8.0/app/KViewer/../compat.h:21:12: fatal error: karchive_version.h: No such file or directory 21 | # include  | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [app/KViewer/CMakeFiles/KViewer.dir/build.make:132: app/KViewer/CMakeFiles/KViewer.dir/lister.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /build/krusader-2.8.0/app/GUI/krremoteencodingmenu.cpp:26: /build/krusader-2.8.0/app/GUI/../compat.h:21:12: fatal error: karchive_version.h: No such file or directory 21 | # include  | ^~~~~~~~~~~~~~~~~~~~ [ 39%] Linking CXX static library ../../lib/libArchive.a compilation terminated. make[2]: *** [app/GUI/CMakeFiles/GUI.dir/build.make:174: app/GUI/CMakeFiles/GUI.dir/krremoteencodingmenu.cpp.o] Error 1 [ 39%] Built target Archive make[1]: *** [CMakeFiles/Makefile2:1409: app/FileSystem/CMakeFiles/FileSystem.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:1514: app/GUI/CMakeFiles/GUI.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:1618: app/KViewer/CMakeFiles/KViewer.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:1566: app/Konfigurator/CMakeFiles/Konfigurator.dir/all] Error 2 [ 40%] Linking CXX static library ../../lib/libUserAction.a [ 40%] Built target UserAction make: *** [Makefile:136: all] Error 2