mirror of
https://github.com/callumio/nish.git
synced 2025-12-18 11:59:21 +00:00
feat: shell for packages and custom flakes
This commit is contained in:
parent
89c01b9845
commit
0e3dc2cc29
4 changed files with 1101 additions and 1 deletions
|
|
@ -4,3 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.17", features = ["derive"] }
|
||||
runix = "0.1.1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue