10 src = fetchFromGitHub {
14 hash = "sha256-B6QYG4ZREZEaSfOLo5nwi6yFXkFBWvSsXwnZog1uBj8=";
19 # scc has a scripts/ sub-package that's for testing.
20 excludedPackages = [ "scripts" ];
23 homepage = "https://github.com/boyter/scc";
24 description = "Very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go";
25 maintainers = with maintainers; [
29 license = with licenses; [