magic-wormhole: add mainProgram meta
This commit is contained in:
parent
511110af65
commit
f148c3f9ae
@ -62,5 +62,6 @@ buildPythonPackage rec {
|
||||
# https://github.com/NixOS/nixpkgs/issues/71826
|
||||
broken = isPy27;
|
||||
maintainers = with maintainers; [ asymmetric ];
|
||||
mainProgram = "wormhole";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user