From cc3f639f5f47322fa876b78fa7faf7d086e334bb Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 11 Mar 2023 16:56:49 +0000 Subject: [PATCH] Add packages on x86_64 demo build. --- config/x86_64/demo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 0a6e2d6..c8febd4 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -69,6 +69,13 @@ uutils = {} # Apps periodictable = {} sodium = {} +git = {} +gnu-grep = {} +bash = {} +binutils = {} +curl = {} +ripgrep = {} + # Games dosbox = {} @@ -84,6 +91,7 @@ acid = {} orbclient = {} pixelcannon = {} rodioplay = {} +gears = {} # MIDI freepats = {}