mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
Merge pull request #140463 from thomassdk/magic-wormhole_mainProgram
This commit is contained in:
commit
4c21b925da
@ -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