nixpkgs: patches: fix rocm hash
This commit is contained in:
@@ -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' {
|
||||
|
Reference in New Issue
Block a user