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
|
||||
[packages]
|
||||
# apps
|
||||
boxedwine = {}
|
||||
#boxedwine = {} # not building
|
||||
cosmic-term = {}
|
||||
cosmic-text = {}
|
||||
periodictable = {}
|
||||
|
@ -39,12 +39,12 @@ cairodemo = {}
|
|||
cpal = {}
|
||||
gears = {}
|
||||
glutin = {}
|
||||
hematite = {}
|
||||
#hematite = {} # not building
|
||||
iced = {}
|
||||
libcosmic = {}
|
||||
orbclient = {}
|
||||
osdemo = {} # does not show anything
|
||||
pathfinder = {}
|
||||
#pathfinder = {} # not building
|
||||
procedural-wallpapers-rs = {}
|
||||
rodioplay = {}
|
||||
rust-cairo = {}
|
||||
|
@ -65,7 +65,7 @@ nasm = {}
|
|||
patch = {}
|
||||
pkg-config = {}
|
||||
rust = {}
|
||||
rustpython = {}
|
||||
#rustpython = {} # not building
|
||||
|
||||
# games
|
||||
devilutionx = {}
|
||||
|
|
Loading…
Reference in a new issue