From 172761067e2d33b110124b4aa87ef13cc1dbd213 Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Tue, 12 Sep 2023 18:18:55 -0700 Subject: [PATCH] Add nushell to demo and ci configs --- 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 7ecd1b7..f842c17 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -113,6 +113,7 @@ neverball = {} #newlibtest = {} # obsolete nghttp2 = {} nulld = {} +nushell = {} openjazz = {} openssl = {} openttd = {} diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 1867dd0..b56cf1f 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -90,6 +90,7 @@ syobonaction = {} # Demos acid = {} +nushell = {} orbclient = {} pixelcannon = {} rodioplay = {}