nixpkgs: fix rocm patch hash

This commit is contained in:
2025-03-20 07:31:22 +00:00
parent 3ff8b1750f
commit adcc3fd4eb

View File

@@ -114,7 +114,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-5ipUlYxzvqvmrzvYbJIEvgVvDZZfxgjprpC3saU/SrY=";
hash = "sha256-Dk4qvVtFa2q6ZMhCCjzfD5YBx84iJ8MZVbu2YetLB8k=";
})
(fetchpatch' {