From 92a4d1d60df2ee3fac4f3989fdff2cd8019a9f20 Mon Sep 17 00:00:00 2001 From: Emil Thorsoe Date: Wed, 27 Nov 2024 12:11:11 +0200 Subject: [PATCH] enableAllTerminfo: re-add unbroken contour --- nixos/modules/config/terminfo.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nixos/modules/config/terminfo.nix b/nixos/modules/config/terminfo.nix index 78d4847092d5..53ae04f236ab 100644 --- a/nixos/modules/config/terminfo.nix +++ b/nixos/modules/config/terminfo.nix @@ -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