mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
Merge branch 'uncomment-git' into 'master'
Draft: Uncomment git in the server config, and add the base package to the ci config See merge request redox-os/redox!1561
This commit is contained in:
commit
1f324263e7
@ -17,7 +17,7 @@ curl = {}
|
||||
diffutils = {}
|
||||
extrautils = {}
|
||||
findutils = {}
|
||||
# git = {} - needs conversion to recipe.toml due to dependencies
|
||||
git = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
kibi = {}
|
||||
|
||||
@ -12,6 +12,7 @@ acid = {}
|
||||
audiod = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
base = {}
|
||||
bash = {}
|
||||
binutils = {}
|
||||
bootloader = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user