enableAllTerminfo: re-add unbroken contour (#359542)

This commit is contained in:
Christina Sørensen 2024-11-28 10:31:01 +01:00 committed by GitHub
commit 50bfbbd7d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,9 +27,6 @@
# This should not contain packages that are broken or can't build, since it # This should not contain packages that are broken or can't build, since it
# will break this expression # will break this expression
# #
# Currently broken packages:
# - contour
#
# can be generated with: # can be generated with:
# lib.attrNames (lib.filterAttrs # lib.attrNames (lib.filterAttrs
# (_: drv: (builtins.tryEval (lib.isDerivation drv && drv ? terminfo)).value) # (_: drv: (builtins.tryEval (lib.isDerivation drv && drv ? terminfo)).value)
@ -39,6 +36,7 @@
with pkgs.pkgsBuildBuild; with pkgs.pkgsBuildBuild;
[ [
alacritty alacritty
contour
foot foot
kitty kitty
mtm mtm