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
@@ -22,4 +22,4 @@ buildGoModule rec {
platforms = platforms.linux;
maintainers = with maintainers; [ xrelkd ];
};
}
}
@@ -33,4 +33,4 @@ buildGoModule rec {
maintainers = with maintainers; [ andrew-d ];
platforms = [ "x86_64-linux" ];
};
}
}