Loading pkgs/tools/networking/veilid/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Open-source, peer-to-peer, mobile-first, networked application framework"; mainProgram = "veilid-server"; homepage = "https://veilid.com"; license = licenses.mpl20; maintainers = with maintainers; [ bbigras qbit ]; Loading Loading
pkgs/tools/networking/veilid/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Open-source, peer-to-peer, mobile-first, networked application framework"; mainProgram = "veilid-server"; homepage = "https://veilid.com"; license = licenses.mpl20; maintainers = with maintainers; [ bbigras qbit ]; Loading