mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
Re-enable rustpython in configs
This commit is contained in:
parent
c9da718347
commit
3165d4c623
@ -21,7 +21,7 @@ orbdata = {}
|
||||
orbital = {}
|
||||
orbutils = {}
|
||||
pop-icon-theme = {}
|
||||
#rustpython = {} # issues with new Rust nightly
|
||||
rustpython = {}
|
||||
shared-mime-info = {}
|
||||
|
||||
[[files]]
|
||||
|
||||
@ -65,7 +65,7 @@ nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
rust = {}
|
||||
#rustpython = {} # not building
|
||||
rustpython = {}
|
||||
|
||||
# games
|
||||
devilutionx = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user