improve gui, add tick

This commit is contained in:
mtgmonkey 2025-07-06 22:22:17 -04:00
parent 883b94f1eb
commit 900bc2e56e
5 changed files with 291 additions and 88 deletions

View file

@ -14,7 +14,7 @@
...
}:
naersk.buildPackage rec {
name = "rust_pty";
name = "rust_term";
src = ./.;
buildInputs = [
busybox-sandbox-shell