Update hex

This commit is contained in:
Přemysl Eric Janouch 2024-02-10 11:21:32 +01:00
parent 87588c12cd
commit 9bf1b20046
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@ pkgs.stdenv.mkDerivation rec {
# Tests
desktop-file-utils
] ++ lib.optionals full [
librsvg
];
buildInputs = with pkgs; [
@ -28,6 +30,7 @@ pkgs.stdenv.mkDerivation rec {
] ++ lib.optionals full [
lua5_3
libpng
xorg.libXft
xorg.libXau
xorg.libXdmcp