Skip to content

Commit b67c8d8

Browse files
committed
Bump arrayfire hash.
1 parent 40b7496 commit b67c8d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
version = "3.10.0";
3232
src = pkgs.fetchurl {
3333
url = "https://arrayfire.s3.amazonaws.com/${version}/ArrayFire-v${version}_Linux_x86_64.sh";
34-
hash = "sha256-8SibCWnRxts79S6WEHb3skF2TIDl1QnjY6EiohmoIog=";
34+
hash = "sha256-OoXVjNn7s9H4PTuNvZaZpNSGqYywd79ozaQx9u3Ojhs=";
3535
};
3636
nativeBuildInputs = [ pkgs.autoPatchelfHook ];
3737
# GPU/visualization libs (CUDA, OpenGL, GLFW, FreeImage, Intel OpenCL) are

0 commit comments

Comments
 (0)