mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'cookbook-fix-vim' into 'master'
Update cookbook to fix vim and freedoom See merge request redox-os/redox!1544
This commit is contained in:
commit
de74e8fd69
@ -21,6 +21,7 @@ git = {}
|
||||
gnu-grep = {}
|
||||
ripgrep = {}
|
||||
sodium = {}
|
||||
terminfo = {}
|
||||
vim = {}
|
||||
|
||||
# Games
|
||||
@ -34,7 +35,7 @@ syobonaction = {}
|
||||
|
||||
# Demos
|
||||
acid = {}
|
||||
nushell = {}
|
||||
# nushell = {}
|
||||
orbclient = {}
|
||||
pixelcannon = {}
|
||||
rodioplay = {}
|
||||
|
||||
2
cookbook
2
cookbook
@ -1 +1 @@
|
||||
Subproject commit 9b1e5834ae76e013165657a94b8b422a08b66177
|
||||
Subproject commit 14a510296495b432e1c65cdd882c08de8bb735a6
|
||||
Loading…
Reference in New Issue
Block a user