12 src = fetchFromGitHub {
16 hash = "sha256-UeXn+JAR4TExZahwFozjbwXHF3QEcJvh5SzU/8VAmLg=";
19 vendorHash = "sha256-FYjlOYB0L4l6gF8hYtJroV1qMQD0ZmKWXBarjyConRs=";
21 passthru.updateScript = nix-update-script { };
24 homepage = "https://github.com/loov/goda";
25 description = "Go Dependency Analysis toolkit";
26 maintainers = with maintainers; [ michaeladler ];
27 license = licenses.mit;