diff --git a/tunnel/default.nix b/tunnel/default.nix index e41fd81..d531d14 100644 --- a/tunnel/default.nix +++ b/tunnel/default.nix @@ -8,5 +8,5 @@ buildNimblePackage { src = lib.cleanSource ./.; doCheck = false; - nimbleDepsHash = "sha256-YWssZU4SyfoYbXl/IYsbc0TwEs7ZcwonjkEXHCrhZeA="; + nimbleDepsHash = "sha256-M4WCeA6tVX/8Gk0DxXcggojyLlrGqGBu5428Ni1yn0w="; } diff --git a/tunnel/todo.md b/tunnel/todo.md index d89cbf5..be9fe3d 100644 --- a/tunnel/todo.md +++ b/tunnel/todo.md @@ -1,6 +1,6 @@ # tunnel-nim todo's -- [ ] show no output from `tunnel up` on connection +- [x] show no output from `tunnel up` on connection - [x] add a `tunnel kill` command which removes all ssh control files