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. In file included from /nix/store/va9dkaq6wlll1aifnn2i3g4kja4f5a5w-kwidgetsaddons-5.102.0-dev/include/KF5/KWidgetsAddons/KMessageBox:1, from /build/krusader-2.8.0/app/ActionMan/useractionpage.cpp:26: /nix/store/va9dkaq6wlll1aifnn2i3g4kja4f5a5w-kwidgetsaddons-5.102.0-dev/include/KF5/KWidgetsAddons/kmessagebox.h:647:12: note: declared here 647 | ButtonCode warningYesNoCancel(QWidget *parent, | ^~~~~~~~~~~~~~~~~~ /build/krusader-2.8.0/app/ActionMan/useractionpage.cpp:264:53: warning: 'KMessageBox::ButtonCode KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, KMessageBox::Options)' is deprecated: Since 5.100. Use warningTwoActionsCancel() []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 264 | answer = KMessageBox::warningYesNoCancel(this, //parent | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 265 |  i18n("This file already contains some useractions.\nDo you want to overwrite it or should it be merged with the selected actions?"), //text | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 |  i18n("Overwrite or Merge?"), //caption | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 267 |  KStandardGuiItem::overwrite(), //label for Yes-Button | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 268 |  KGuiItem(i18n("Merge")) //label for No-Button | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 269 |  ); | ~ In file included from /nix/store/va9dkaq6wlll1aifnn2i3g4kja4f5a5w-kwidgetsaddons-5.102.0-dev/include/KF5/KWidgetsAddons/KMessageBox:1, from /build/krusader-2.8.0/app/ActionMan/useractionpage.cpp:26: /nix/store/va9dkaq6wlll1aifnn2i3g4kja4f5a5w-kwidgetsaddons-5.102.0-dev/include/KF5/KWidgetsAddons/kmessagebox.h:647:12: note: declared here 647 | ButtonCode warningYesNoCancel(QWidget *parent, | ^~~~~~~~~~~~~~~~~~ [ 37%] Built target Splitter [ 38%] Linking CXX static library ../../lib/libUserAction.a [ 38%] Built target UserAction make[1]: *** [CMakeFiles/Makefile2:1618: app/KViewer/CMakeFiles/KViewer.dir/all] Error 2 [ 39%] Linking CXX static library ../../lib/libActionMan.a [ 39%] Built target ActionMan make: *** [Makefile:136: all] Error 2