coturn: fix build

This commit is contained in:
2024-12-29 16:14:42 +00:00
parent 43df4e1574
commit d7be319067

View File

@@ -61,6 +61,12 @@ in
hash = "sha256-YzS6eX6sPbEx3CzAGaz8alz/s8O5JjkXtg+/Wk7ndZ0=";
})
(fetchpatch' {
name = "coturn: remove unnecessary libpromhttp dependency, fix build";
prUrl = "https://github.com/NixOS/nixpkgs/pull/369142";
hash = "sha256-arauwlYZjhV7r/k/2hAmHdx4bbwD1A+ymhurarTF1fs=";
})
(fetchpatch' {
# 2024-12-26: required to build ollama (with AMD acceleration)
name = "rocm-6: bump packages to 6.3.1 and add missing packages";