eternal-terminal: unmark broken on darwin (#208833)

authored by

Grace Dinh and committed by
GitHub
3bc50ffb bc9a00ed

-1
-1
pkgs/tools/networking/eternal-terminal/default.nix
··· 50 50 doCheck = true; 51 51 52 52 meta = with lib; { 53 - broken = stdenv.isDarwin; 54 53 description = "Remote shell that automatically reconnects without interrupting the session"; 55 54 homepage = "https://eternalterminal.dev/"; 56 55 license = licenses.asl20;