Loading pkgs/by-name/li/librespeed-cli/package.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildGoModule, fetchFromGitHub, }: Loading Loading @@ -27,5 +28,6 @@ buildGoModule rec { license = licenses.lgpl3Only; maintainers = with maintainers; [ fab ]; mainProgram = "speedtest-cli"; broken = stdenv.hostPlatform.isDarwin; }; } Loading
pkgs/by-name/li/librespeed-cli/package.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildGoModule, fetchFromGitHub, }: Loading Loading @@ -27,5 +28,6 @@ buildGoModule rec { license = licenses.lgpl3Only; maintainers = with maintainers; [ fab ]; mainProgram = "speedtest-cli"; broken = stdenv.hostPlatform.isDarwin; }; }