suitesparse-graphblas 7.4.4 -> 8.0.1 https://github.com/DrTimothyAldenDavis/GraphBLAS/releases attrpath: suitesparse-graphblas 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/science/math/suitesparse-graphblas/default.nix b/pkgs/development/libraries/science/math/suitesparse-graphblas/default.nix index 8a00d9ae521..bfaf5dc4a20 100644 --- a/pkgs/development/libraries/science/math/suitesparse-graphblas/default.nix +++ b/pkgs/development/libraries/science/math/suitesparse-graphblas/default.nix @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { pname = "suitesparse-graphblas"; - version = "7.4.4"; + version = "8.0.1"; outputs = [ "out" "dev" ]; @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "DrTimothyAldenDavis"; repo = "GraphBLAS"; rev = "v${version}"; - sha256 = "sha256-4NLYNapIiEXntXHrsyq63jIbuBJxR77X3VbLFbvtT9A="; + sha256 = "sha256-sNubrK3cm1jcnlDjkn73rJ8SiGNpGBxFr24c4P2Ph24="; }; 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 suitesparse-graphblas nix build failed. Call Stack (most recent call first): CMakeLists.txt:458 (include)  CMake Error at cmake_modules/GraphBLAS_JIT_configure.cmake:87 (file): file problem creating directory: /homeless-shelter/.SuiteSparse/GrB8.0.1/cu Call Stack (most recent call first): CMakeLists.txt:458 (include)  -- ------------------------------------------------------------------------ -- SuiteSparse CMAKE report for: graphblas -- ------------------------------------------------------------------------ -- inside common SuiteSparse root: false -- install in SuiteSparse/lib and SuiteSparse/include: OFF -- build type: Release -- NSTATIC: true (do not build static library) -- use OpenMP: yes -- C compiler: /nix/store/8phn3d072kcfvwvf6p5ys8pk8yxh236x-gcc-wrapper-12.3.0/bin/gcc -- C flags: -Wundef -std=c11 -lm -Wno-pragmas -fexcess-precision=fast -fcx-limited-range -fno-math-errno -fwrapv -O3 -DNDEBUG -fopenmp -- C++ compiler: g++ -- C++ flags: -- C Flags release: -O3 -DNDEBUG -- C++ Flags release: -- Fortran compiler: none -- compile definitions: -- ------------------------------------------------------------------------ -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".