nixpkgs: update hashes for rocm, zelda64 patches

This commit is contained in:
2025-03-17 07:04:31 +00:00
parent 951d905cca
commit f6a21f1c56

View File

@@ -72,13 +72,13 @@ 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-k/jxUUInhCvesF9l4Z1FMTqMaELZR1KSZkR6sQPAu6E="; hash = "sha256-SguEjkR4RlNYn0Xq6pzFGYCe6fZ/1u/obE8Szhcw9YE=";
}) })
(fetchpatch' { (fetchpatch' {
name = "zelda64recomp: init at 1.1.1-unstable-2025-02-14"; name = "zelda64recomp: init at 1.1.1-unstable-2025-02-14";
prUrl = "https://github.com/NixOS/nixpkgs/pull/313013"; prUrl = "https://github.com/NixOS/nixpkgs/pull/313013";
hash = "sha256-DEim1fNRXfHAtaml6XJnRLVi5KwXm4KIiwZOGU+ePTA="; hash = "sha256-9GjvmZoDmU2vIR4g5ADAGRixe13/js44dzVfh2IIDBw=";
}) })
# (fetchpatch' { # (fetchpatch' {