owncloud-client 2.11.0.8354 -> 3.1.0.9872 https://repology.org/metapackage/owncloud-client/versions attrpath: owncloud-client Checking auto update branch... An auto update branch exists with message `owncloud-client: 2.11.0.8354 -> 2.11.1.8438`. New version is 3.1.0.9872. The auto update branch does not match or exceed the new version. [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/networking/owncloud-client/default.nix b/pkgs/applications/networking/owncloud-client/default.nix index 16abab431bd..979005907a6 100644 --- a/pkgs/applications/networking/owncloud-client/default.nix +++ b/pkgs/applications/networking/owncloud-client/default.nix @@ -2,11 +2,11 @@ mkDerivation rec { pname = "owncloud-client"; - version = "2.11.0.8354"; + version = "3.1.0.9872"; src = fetchurl { url = "https://download.owncloud.com/desktop/ownCloud/stable/${version}/source/ownCloud-${version}.tar.xz"; - sha256 = "sha256-YraWvGgeF5b1+3i5Jlk+bwvAULr7KFOSX8y0ZoPpljI="; + sha256 = "sha256-0oCvKPhNhID3Vfz9DU1Oe5xAqR4YClDzQqm3SfbZqos="; }; nativeBuildInputs = [ pkg-config cmake extra-cmake-modules ]; 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 owncloud-client nix build failed. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Looking for nanosleep in rt -- Looking for nanosleep in rt - found -- Looking for utimes -- Looking for utimes - found -- Looking for lstat -- Looking for lstat - found CMake Warning at src/libsync/CMakeLists.txt:5 (message): Failed to find system OpenAPI::LibreGraphAPI: fetching v0.13.2  CMake Error at /nix/store/91inqf4np32q02gzma2p5mgbi4rpx2vx-cmake-3.24.3/share/cmake-3.24/Modules/ExternalProject.cmake:2789 (message): error: could not find git for clone of libregraphapisrc-populate Call Stack (most recent call first): /nix/store/91inqf4np32q02gzma2p5mgbi4rpx2vx-cmake-3.24.3/share/cmake-3.24/Modules/ExternalProject.cmake:4170 (_ep_add_download_command) CMakeLists.txt:23 (ExternalProject_Add) -- Configuring incomplete, errors occurred! See also "/build/ownCloud-3.1.0.9872/build/src/libsync/libregraphapisrc-subbuild/CMakeFiles/CMakeOutput.log".  CMake Error at /nix/store/91inqf4np32q02gzma2p5mgbi4rpx2vx-cmake-3.24.3/share/cmake-3.24/Modules/FetchContent.cmake:1592 (message): CMake step for libregraphapisrc failed: 1 Call Stack (most recent call first): /nix/store/91inqf4np32q02gzma2p5mgbi4rpx2vx-cmake-3.24.3/share/cmake-3.24/Modules/FetchContent.cmake:1628 (__FetchContent_directPopulate) src/libsync/CMakeLists.txt:7 (FetchContent_Populate)  -- Configuring incomplete, errors occurred! See also "/build/ownCloud-3.1.0.9872/build/CMakeFiles/CMakeOutput.log".