diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index 58f4788c..0ed0ece2 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -45,8 +45,10 @@ extrautils = {} findutils = {} freefont = {} freetype2 = {} +gcc13 = {} gettext = {} git = {} +gnu-binutils = {} gnu-make = {} hicolor-icon-theme = {} installer = {} @@ -65,6 +67,7 @@ libstdcxx = {} libvorbis = {} libxkbcommon = {} libxml2 = {} +llvm21 = {} nano = {} nasm = {} ncurses = {} @@ -73,6 +76,7 @@ netsurf = {} netutils = {} nghttp2 = {} openssl1 = {} +openssl3 = {} orbdata = {} orbital = {} orbterm = {} @@ -89,6 +93,7 @@ pop-icon-theme = {} redoxfs = {} relibc = {} ripgrep = {} +rust = {} rustpython = {} sdl1 = {} sed = {} @@ -100,6 +105,7 @@ uutils = {} vim = {} xz = {} zlib = {} +zstd = {} # #"gcc13.cxx" = {} # #"llvm21.clang" = {} # #"llvm21.clang-dev" = {} @@ -228,14 +234,12 @@ zlib = {} # freedoom = {} # freepats = {} # fribidi = {} -# gcc13 = {} # gdbserver = {} # wrong libc type # gdk-pixbuf = {} # gears = {} # generaluser-gs = {} # glib = {} # glutin = {} -# gnu-binutils = {} # bfd doesn't recognize redox # gnu-grep = {} # htop = {} # intel-one-mono = {} @@ -249,7 +253,6 @@ zlib = {} # libsodium = {} # libuuid = {} # libwebp = {} -# llvm21 = {} # lsd = {} # lua54 = {} # lz4 = {} @@ -264,7 +267,6 @@ zlib = {} # onefetch = {} # openjazz = {} # openssh = {} -# openssl3 = {} # openttd = {} # openttd-opengfx = {} # openttd-openmsx = {} @@ -287,7 +289,6 @@ zlib = {} # rodioplay = {} # rs-nes = {} # rsync = {} -# rust = {} # rust64 = {} # rustual-boy = {} # scummvm = {} @@ -317,4 +318,3 @@ zlib = {} # winit = {} # xxhash = {} # zoxide = {} # untested -# zstd = {} diff --git a/config/i586/ci.toml b/config/i586/ci.toml index bb68d1eb..a84fb46a 100644 --- a/config/i586/ci.toml +++ b/config/i586/ci.toml @@ -21,7 +21,7 @@ prompt = false # Normal packages below -acid = {} +# acid = {} # will include rust and llvm21 base = {} base-initfs = {} bash = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index 4a925e86..2c52d47c 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -21,7 +21,7 @@ prompt = false # Normal packages below -acid = {} +# acid = {} # will include rust and llvm21 base = {} base-initfs = {} bash = {}