Loading pkgs/tools/networking/assh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildGoModule rec { homepage = "https://github.com/moul/assh"; changelog = "https://github.com/moul/assh/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ zzamboni ]; maintainers = with maintainers; [ ]; platforms = with platforms; linux ++ darwin; }; } Loading
pkgs/tools/networking/assh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildGoModule rec { homepage = "https://github.com/moul/assh"; changelog = "https://github.com/moul/assh/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ zzamboni ]; maintainers = with maintainers; [ ]; platforms = with platforms; linux ++ darwin; }; }