fix jeremy config by commenting out broken recipes
This commit is contained in:
parent
42622afbbf
commit
15070165f3
|
@ -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 = {}
|
||||||
|
|
Loading…
Reference in a new issue