fix jeremy config by commenting out broken recipes

This commit is contained in:
Jeremy Soller 2024-08-26 13:39:26 -06:00
parent 42622afbbf
commit 15070165f3
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -10,7 +10,7 @@ filesystem_size = 8192
# Package settings # Package settings
[packages] [packages]
# apps # apps
boxedwine = {} #boxedwine = {} # not building
cosmic-term = {} cosmic-term = {}
cosmic-text = {} cosmic-text = {}
periodictable = {} periodictable = {}
@ -39,12 +39,12 @@ cairodemo = {}
cpal = {} cpal = {}
gears = {} gears = {}
glutin = {} glutin = {}
hematite = {} #hematite = {} # not building
iced = {} iced = {}
libcosmic = {} libcosmic = {}
orbclient = {} orbclient = {}
osdemo = {} # does not show anything osdemo = {} # does not show anything
pathfinder = {} #pathfinder = {} # not building
procedural-wallpapers-rs = {} procedural-wallpapers-rs = {}
rodioplay = {} rodioplay = {}
rust-cairo = {} rust-cairo = {}
@ -65,7 +65,7 @@ nasm = {}
patch = {} patch = {}
pkg-config = {} pkg-config = {}
rust = {} rust = {}
rustpython = {} #rustpython = {} # not building
# games # games
devilutionx = {} devilutionx = {}