mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
zrepl: set meta.mainProgram
This commit is contained in:
parent
53c19ef14d
commit
960547b46f
@ -45,5 +45,6 @@ buildGoModule rec {
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ cole-h danderson mdlayher ];
|
||||
mainProgram = "zrepl";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user