feat: start work on jxl support

This commit is contained in:
electria 2026-07-02 15:57:29 -07:00
commit 770bdc76d3
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
4 changed files with 135 additions and 22 deletions

View file

@ -36,8 +36,10 @@
commonArgs = {
# all that's needed for artifacts and checks
nativeBuildInputs = with pkgs; [
pkg-config
];
buildInputs = with pkgs; [
libjxl
];
src = ./.;
@ -64,6 +66,7 @@
"image/gif"
"image/webp"
"image/avif"
"image/jxl"
"image/tiff"
"image/bmp"
"image/vnd.microsoft.icon" # .ico