improve gui, add tick
This commit is contained in:
parent
883b94f1eb
commit
900bc2e56e
5 changed files with 291 additions and 88 deletions
|
@ -14,7 +14,7 @@
|
|||
...
|
||||
}:
|
||||
naersk.buildPackage rec {
|
||||
name = "rust_pty";
|
||||
name = "rust_term";
|
||||
src = ./.;
|
||||
buildInputs = [
|
||||
busybox-sandbox-shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue