11 src = fetchFromGitHub {
15 sha256 = "sha256-VD6WB0Rcwo41MqZUNVlLGl2yRGZKRGGLGBPvS+ISF4c=";
18 vendorHash = "sha256-OZ67BWsIUaU24BPQ1VjbGE4GkDZUKgbBG3ynUVXvyaU=";
20 excludedPackages = [ "website" ];
25 description = "Collection of tools and libraries for working with Go code, including linters and static analysis";
26 homepage = "https://staticcheck.io";
27 license = licenses.mit;
28 maintainers = with maintainers; [