enableAllTerminfo: re-add unbroken contour

This commit is contained in:
Emil Thorsoe
2024-11-27 14:12:20 +02:00
parent 722661d33b
commit 92a4d1d60d
+1 -3
View File
@@ -27,9 +27,6 @@
# This should not contain packages that are broken or can't build, since it
# will break this expression
#
# Currently broken packages:
# - contour
#
# can be generated with:
# lib.attrNames (lib.filterAttrs
# (_: drv: (builtins.tryEval (lib.isDerivation drv && drv ? terminfo)).value)
@@ -39,6 +36,7 @@
with pkgs.pkgsBuildBuild;
[
alacritty
contour
foot
kitty
mtm