10 src = fetchFromGitHub {
14 hash = "sha256-vnvcg3hvAYcqS11enBEHtpTwTOy4puY5i/6zPOHCywo=";
17 npmDepsHash = "sha256-QkEPaepvI6NfEEmqnVA4Xx/tByn6goyGWVpoJNMigd8=";
22 description = "CLI tool for running Yeoman generators";
23 homepage = "https://github.com/yeoman/yo";
24 license = lib.licenses.bsd2;
26 maintainers = with lib.maintainers; [ ];