Merge pull request #55405 from xtruder/pkgs/hetzner-prompt/main-package

kube-prompt: build only main package
This commit is contained in:
Jörg Thalheim
2019-02-08 07:56:38 +00:00
committed by GitHub

View File

@@ -14,6 +14,7 @@ buildGoPackage rec {
sha256 = "1c1y0n1yxcaxvhlsj7b0wvhi934b5g0s1mi46hh5amb9j3dhgq1c";
};
subPackages = ["."];
goDeps = ./deps.nix;
meta = {