arrayfire 3.7.3 -> 3.8.3 https://repology.org/metapackage/arrayfire/versions attrpath: arrayfire 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/development/libraries/arrayfire/default.nix b/pkgs/development/libraries/arrayfire/default.nix index bc0da2ddea2..e58ea72837d 100644 --- a/pkgs/development/libraries/arrayfire/default.nix +++ b/pkgs/development/libraries/arrayfire/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "arrayfire"; - version = "3.7.3"; + version = "3.8.3"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "0gcbg6b6gs38xhks5pp0vkcqs89zl7rh9982jqlzsd0h724qddw0"; + sha256 = "sha256-Chk7koBv66JsfKV6+y6wg21snXYZswo6hjYm8rYEbbs="; fetchSubmodules = true; }; 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 arrayfire nix build failed. got build log for 'arrayfire' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/wgsxqxrqyzjgzjhlv94lgm0gnvj9prjp-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/5zhh2v70mx5zypgplvffr0440z06x95g-no-download.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/CMakeModules/build_clBLAS.cmake b/CMakeModules/build_clBLAS.cmake |index 8de529e8..6361b613 100644 |--- a/CMakeModules/build_clBLAS.cmake |+++ b/CMakeModules/build_clBLAS.cmake -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file CMakeModules/build_clFFT.cmake Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file CMakeModules/build_clFFT.cmake.rej