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. /build/krusader-2.8.0/app/KViewer/panelviewer.cpp:314:57: warning: 'KPluginFactory* KPluginLoader::factory()' is deprecated: Since 5.86. Use KPluginFactory::loadFactory or KPluginFactory::instantiatePlugin instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 314 | KPluginFactory *pluginFactory = pluginLoader.factory(); | ~~~~~~~~~~~~~~~~~~~~^~ /nix/store/s9k6yn9zqbqi7bb2q247xmvq6ynwly2n-kcoreaddons-5.103.0-dev/include/KF5/KCoreAddons/kpluginloader.h:126:21: note: declared here 126 | KPluginFactory *factory(); | ^~~~~~~ /build/krusader-2.8.0/app/KViewer/panelviewer.cpp:314:57: warning: 'KPluginFactory* KPluginLoader::factory()' is deprecated: Since 5.86. Use KPluginFactory::loadFactory or KPluginFactory::instantiatePlugin instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 314 | KPluginFactory *pluginFactory = pluginLoader.factory(); | ~~~~~~~~~~~~~~~~~~~~^~ /nix/store/s9k6yn9zqbqi7bb2q247xmvq6ynwly2n-kcoreaddons-5.103.0-dev/include/KF5/KCoreAddons/kpluginloader.h:126:21: note: declared here 126 | KPluginFactory *factory(); | ^~~~~~~ /build/krusader-2.8.0/app/KViewer/panelviewer.cpp: In instantiation of 'T* createKPartForMimeType(QString, QWidget*) [with T = KParts::ReadWritePart]': /build/krusader-2.8.0/app/KViewer/panelviewer.cpp:460:57: required from here /build/krusader-2.8.0/app/KViewer/panelviewer.cpp:314:57: warning: 'KPluginFactory* KPluginLoader::factory()' is deprecated: Since 5.86. Use KPluginFactory::loadFactory or KPluginFactory::instantiatePlugin instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 314 | KPluginFactory *pluginFactory = pluginLoader.factory(); | ~~~~~~~~~~~~~~~~~~~~^~ /nix/store/s9k6yn9zqbqi7bb2q247xmvq6ynwly2n-kcoreaddons-5.103.0-dev/include/KF5/KCoreAddons/kpluginloader.h:126:21: note: declared here 126 | KPluginFactory *factory(); | ^~~~~~~ /build/krusader-2.8.0/app/KViewer/panelviewer.cpp:314:57: warning: 'KPluginFactory* KPluginLoader::factory()' is deprecated: Since 5.86. Use KPluginFactory::loadFactory or KPluginFactory::instantiatePlugin instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 314 | KPluginFactory *pluginFactory = pluginLoader.factory(); | ~~~~~~~~~~~~~~~~~~~~^~ /nix/store/s9k6yn9zqbqi7bb2q247xmvq6ynwly2n-kcoreaddons-5.103.0-dev/include/KF5/KCoreAddons/kpluginloader.h:126:21: note: declared here 126 | KPluginFactory *factory(); | ^~~~~~~ make[1]: *** [CMakeFiles/Makefile2:1618: app/KViewer/CMakeFiles/KViewer.dir/all] Error 2 [ 39%] Linking CXX static library ../../lib/libUserAction.a [ 39%] Built target UserAction make: *** [Makefile:136: all] Error 2