Add meta.mainProgram to crane/go-containerregistry
so `lib.getExe pkgs.crane` works
This commit is contained in:
committed by
Eric Bailey
parent
5929190052
commit
ee9679e3cf
@@ -68,6 +68,7 @@ buildGoModule rec {
|
||||
description = "Tools for interacting with remote images and registries including crane and gcrane";
|
||||
homepage = "https://github.com/google/go-containerregistry";
|
||||
license = licenses.asl20;
|
||||
mainProgram = "crane";
|
||||
maintainers = with maintainers; [ yurrriq ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user