mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-18 04:59:01 +00:00
dasel: set mainProgram
This commit is contained in:
parent
edb0f26c7d
commit
d6c69dbd74
@ -52,6 +52,7 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/TomWright/dasel";
|
||||
changelog = "https://github.com/TomWright/dasel/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
mainProgram = "dasel";
|
||||
maintainers = with maintainers; [ _0x4A6F ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user