Skip to content

Commit 6355b72

Browse files
committed
Nix: add libspng dep
1 parent 0c11438 commit 6355b72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nix/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
hyprutils,
1010
libjpeg,
1111
libjxl,
12+
libspng,
1213
libwebp,
1314
pixman,
1415
version ? "git",
@@ -50,6 +51,7 @@ in
5051
hyprutils
5152
libjpeg
5253
libjxl
54+
libspng
5355
libwebp
5456
pixman
5557
];

0 commit comments

Comments
 (0)