suitesparse-graphblas 7.4.4 -> 9.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript 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 8a00d9ae521e..4ccc15141489 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 = "9.0.1"; outputs = [ "out" "dev" ]; @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "DrTimothyAldenDavis"; repo = "GraphBLAS"; rev = "v${version}"; - sha256 = "sha256-4NLYNapIiEXntXHrsyq63jIbuBJxR77X3VbLFbvtT9A="; + sha256 = "sha256-eNd6jlpW3KiRvOCKvNP5ttpgjPPXt2M2vLhk1Zn4gTE="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A suitesparse-graphblas nix build failed. because: No such file or directory Call Stack (most recent call first): CMakeLists.txt:700 (include)  CMake Error at cmake_modules/GraphBLAS_JIT_configure.cmake:136 (file): file failed to create directory: /homeless-shelter/.SuiteSparse/GrB9.0.1/cu because: No such file or directory Call Stack (most recent call first): CMakeLists.txt:700 (include)  -- ------------------------------------------------------------------------ -- CMAKE report for: GraphBLAS -- ------------------------------------------------------------------------ -- inside common SuiteSparse root: OFF -- install in SuiteSparse/lib and SuiteSparse/include: OFF -- build type: Release -- BUILD_SHARED_LIBS: ON -- BUILD_STATIC_LIBS: OFF -- C compiler: /nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/gcc -- C flags: -Wundef -std=c11 -lm -Wno-pragmas -fexcess-precision=fast -fcx-limited-range -fno-math-errno -fwrapv -O3 -DNDEBUG -- C Flags release: -O3 -DNDEBUG -- compile definitions: -- ------------------------------------------------------------------------ -- Configuring incomplete, errors occurred!