buildGoModule packages: editorconfig fixes

This commit is contained in:
zowoq
2020-07-31 13:58:04 +10:00
parent 4e8f320123
commit 3c5750d1cd
133 changed files with 136 additions and 136 deletions

View File

@@ -14,7 +14,7 @@ buildGoModule rec {
rev = "v${version}";
sha256 = "0das5z5y2x1970yi9c4yssxvwrrjhdmsj495q0r5mb02amvc954v";
};
overrideModAttrs = (_: {
patches = [];
preBuild = ''