mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
Merge pull request #336591 from bbigras/push-okvtkzumlnkm
veilid: set mainProgram
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user