rke2: set the meta.mainProgram (#250748)
This commit is contained in:
parent
04f7c121b3
commit
628b4a1fea
@ -35,5 +35,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/rancher/rke2/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ zimbatm zygot ];
|
||||
mainProgram = "rke2";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user