mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
bottom: add meta.mainProgram
This commit is contained in:
parent
f2b0cf014a
commit
8eed0e2095
@ -33,5 +33,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ berbiche ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "btm";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user