nixpkgs: fix rocm patch hash
This commit is contained in:
@@ -114,7 +114,7 @@ in
|
|||||||
# 2024-12-26: required to build ollama (with AMD acceleration)
|
# 2024-12-26: required to build ollama (with AMD acceleration)
|
||||||
name = "rocm-6: bump packages to 6.3.1 and add missing packages";
|
name = "rocm-6: bump packages to 6.3.1 and add missing packages";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/367695";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/367695";
|
||||||
hash = "sha256-5ipUlYxzvqvmrzvYbJIEvgVvDZZfxgjprpC3saU/SrY=";
|
hash = "sha256-Dk4qvVtFa2q6ZMhCCjzfD5YBx84iJ8MZVbu2YetLB8k=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
|
Reference in New Issue
Block a user