From 4c8267ee477e3b12905fecf486ccc2674f4dd038 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 19 Sep 2025 15:01:57 -0600 Subject: [PATCH] Update jeremy configs --- config/i686/jeremy.toml | 2 ++ config/x86_64/jeremy.toml | 13 +++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml index d76b88d7c..4c0c08c4c 100644 --- a/config/i686/jeremy.toml +++ b/config/i686/jeremy.toml @@ -9,6 +9,8 @@ filesystem_size = 4000 # Package settings [packages] +rustpython = "ignore" # https://github.com/Alexhuszagh/rust-lexical/issues/218 + # apps cosmic-text = {} pixelcannon = {} diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml index 931599743..dc8eef32e 100644 --- a/config/x86_64/jeremy.toml +++ b/config/x86_64/jeremy.toml @@ -14,10 +14,10 @@ filesystem_size = 8192 cosmic-player = {} cosmic-reader = {} #cosmic-settings = {} # requires recvmsg/sendmsg -cosmic-store = {} +#cosmic-store = {} # requires recvmsg/sendmsg cosmic-term = {} cosmic-text = {} -qemu = {} +#qemu = {} # not building schismtracker = {} # cli @@ -56,13 +56,14 @@ winit = {} autoconf = {} automake = {} cargo = {} +cookbook = {} gcc13 = {} gnu-binutils = {} gnu-make = {} nasm = {} patch = {} pkg-config = {} -#rust = {} +rust = {} #rustpython = {} # games @@ -71,7 +72,7 @@ eduke32 = {} flycast = {} freeciv = {} gigalomania = {} -love = {} +#love = {} # not building mednafen = {} mgba = {} openjazz = {} @@ -86,8 +87,8 @@ rs-nes = {} # need game for testing rust64 = {} # need roms rustual-boy = {} # need game for testing scummvm = {} # need game for testing -sm64ex = {} -spacecadetpinball = {} +#sm64ex = {} # not building +#spacecadetpinball = {} # not building #syobonaction = {} #vice = {} # broken on new toolchain #vvvvvv = {} # cannot find -lgcc_s