eternal-terminal: unmark broken on darwin (#208833)
This commit is contained in:
parent
bc9a00ed26
commit
3bc50ffbb0
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ stdenv.mkDerivation rec {
|
|||
doCheck = true;
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Remote shell that automatically reconnects without interrupting the session";
|
||||
homepage = "https://eternalterminal.dev/";
|
||||
license = licenses.asl20;
|
||||
|
|
Loading…
Reference in a new issue