mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
netease-music-tui: add mainProgram
This commit is contained in:
parent
97b17f3236
commit
175ee13140
@ -29,5 +29,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "netease cloud music terminal client by rust";
|
||||
maintainers = with maintainers; [ vonfry ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "ncmt";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user