From 9bf1b20046d81f0f33510b3b2eabc2f8b1a398b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 10 Feb 2024 11:21:32 +0100 Subject: [PATCH] Update hex --- hex-master.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hex-master.nix b/hex-master.nix index eed76ec..a3cce8e 100644 --- a/hex-master.nix +++ b/hex-master.nix @@ -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