mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
config/server: disable contain recipe
This commit is contained in:
parent
462971242a
commit
03a8db9c63
@ -11,7 +11,7 @@ filesystem_size = 512
|
|||||||
[packages]
|
[packages]
|
||||||
bash = {}
|
bash = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
contain = {}
|
#contain = {} # needs to update dependencies
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
curl = {}
|
curl = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user