build: use avif-native

this allows it to open (more?) AVIFs
This commit is contained in:
electria 2026-07-27 22:09:25 -07:00
commit f789271f9e
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
3 changed files with 160 additions and 1 deletions

View file

@ -40,6 +40,7 @@
];
buildInputs = with pkgs; [
libjxl
dav1d
];
src = ./.;