From f8083da3c7916f0e8a88f1eaed4d33b02d178ba8 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 10 Oct 2025 11:28:19 -0600 Subject: [PATCH] Add htop to x86_64 ci and demo --- config/x86_64/ci.toml | 1 + config/x86_64/demo.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index a1d61ca8..de5494e8 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -87,6 +87,7 @@ gnu-make = {} #harfbuzz = {} # depends on glib which does not build #hematite = {} # needs crate patches for redox-unix hicolor-icon-theme = {} +htop = {} installer = {} installer-gui = {} intel-one-mono = {} diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index f951724c..8bf0b767 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -19,6 +19,7 @@ intel-one-mono = {} curl = {} git = {} gnu-grep = {} +htop = {} ripgrep = {} sodium = {} terminfo = {}