From e2970e590cb18db44822261a1f48c752e6d20329 Mon Sep 17 00:00:00 2001 From: Grimmauld Date: Wed, 2 Apr 2025 16:00:47 +0200 Subject: [PATCH] gource: add missing libX11 --- pkgs/by-name/go/gource/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/go/gource/package.nix b/pkgs/by-name/go/gource/package.nix index 41ee7d59812f..3d14cafc0414 100644 --- a/pkgs/by-name/go/gource/package.nix +++ b/pkgs/by-name/go/gource/package.nix @@ -13,6 +13,7 @@ glew, libGLU, libGL, + libX11, boost, glm, tinyxml, @@ -43,6 +44,7 @@ stdenv.mkDerivation rec { SDL2_image libGLU libGL + libX11 boost glm freetype