nixpkgs: patches: fix rocm hash

This commit is contained in:
2025-03-18 06:03:18 +00:00
parent f6a21f1c56
commit fc426b5c0b

View File

@@ -72,7 +72,7 @@ in
# 2024-12-26: required to build ollama (with AMD acceleration)
name = "rocm-6: bump packages to 6.3.1 and add missing packages";
prUrl = "https://github.com/NixOS/nixpkgs/pull/367695";
hash = "sha256-SguEjkR4RlNYn0Xq6pzFGYCe6fZ/1u/obE8Szhcw9YE=";
hash = "sha256-5ipUlYxzvqvmrzvYbJIEvgVvDZZfxgjprpC3saU/SrY=";
})
(fetchpatch' {