heptio-ark: use excludedPackages
This commit is contained in:
parent
481c7bbd71
commit
cef17fb6ee
@ -13,7 +13,7 @@ buildGoPackage rec {
|
||||
sha256 = "18h9hvp95va0hyl268gnzciwy1dqmc57bpifbj885870rdfp0ffv";
|
||||
};
|
||||
|
||||
postInstall = "rm $bin/bin/issue-template-gen";
|
||||
excludedPackages = [ "issue-template-gen" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes";
|
||||
|
Loading…
Reference in New Issue
Block a user