Add dontInstallSrc flag to buildGoPackage
This commit is contained in:
@@ -13,6 +13,8 @@ buildGoPackage rec {
|
||||
sha256 = "1kbri59ppil52v7s992q8r6i1zk9lac0s2w00z2lsgc9w1z59qs0";
|
||||
};
|
||||
|
||||
dontInstallSrc = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "A simple command line client for etcd";
|
||||
homepage = http://coreos.com/using-coreos/etcd/;
|
||||
|
||||
Reference in New Issue
Block a user