mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'promote-zoxide' into 'master'
promote zoxide recipe See merge request redox-os/redox!1897
This commit is contained in:
commit
86a821d047
@ -215,6 +215,7 @@ winit-wayland = {}
|
||||
xxhash = {}
|
||||
xz = {}
|
||||
zenity = {}
|
||||
zoxide = {}
|
||||
zsh = {}
|
||||
zlib = {}
|
||||
zstd = {}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ajeetdsouza/zoxide"
|
||||
shallow_clone = true
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user