mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Merge branch 'enable-rustpython' into 'master'
Enable RustPython by default on the "desktop" and "dev" configurations See merge request redox-os/redox!1434
This commit is contained in:
commit
fe73a0e518
@ -16,6 +16,7 @@ orbdata = {}
|
||||
orbital = {}
|
||||
orbterm = {}
|
||||
orbutils = {}
|
||||
rustpython = {}
|
||||
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/20_orbital"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user