Merge pull request #260881 from ShaddyDC/comma-mainprogram
comma: add `meta.mainProgram`
This commit is contained in:
@@ -37,6 +37,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/nix-community/comma";
|
||||
description = "Runs programs without installing them";
|
||||
license = licenses.mit;
|
||||
mainProgram = "comma";
|
||||
maintainers = with maintainers; [ Enzime artturin marsam ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user