nixpkgs: update hashes for rocm, zelda64 patches
This commit is contained in:
@@ -72,13 +72,13 @@ 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-k/jxUUInhCvesF9l4Z1FMTqMaELZR1KSZkR6sQPAu6E=";
|
||||
hash = "sha256-SguEjkR4RlNYn0Xq6pzFGYCe6fZ/1u/obE8Szhcw9YE=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "zelda64recomp: init at 1.1.1-unstable-2025-02-14";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/313013";
|
||||
hash = "sha256-DEim1fNRXfHAtaml6XJnRLVi5KwXm4KIiwZOGU+ePTA=";
|
||||
hash = "sha256-9GjvmZoDmU2vIR4g5ADAGRixe13/js44dzVfh2IIDBw=";
|
||||
})
|
||||
|
||||
# (fetchpatch' {
|
||||
|
Reference in New Issue
Block a user