Merge staging into staging-next

This commit is contained in:
Frederik Rietdijk
2021-03-08 19:20:18 +01:00
374 changed files with 3871 additions and 2493 deletions
@@ -29,8 +29,8 @@ stdenv.mkDerivation rec {
EOF
'';
nativeBuildInputs = [ pkg-config ];
buildInputs = [ unzip libixp_hg txt2tags dash python which
nativeBuildInputs = [ pkg-config unzip ];
buildInputs = [ libixp_hg txt2tags dash python which
libX11 libXrender libXext libXinerama libXrandr libXft ];
# For some reason including mercurial in buildInputs did not help