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 = {}
|
orbital = {}
|
||||||
orbterm = {}
|
orbterm = {}
|
||||||
orbutils = {}
|
orbutils = {}
|
||||||
|
rustpython = {}
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/usr/lib/init.d/20_orbital"
|
path = "/usr/lib/init.d/20_orbital"
|
||||||
|
|
Loading…
Reference in a new issue