10 src = fetchFromGitHub {
14 sha256 = "1nw07q7r078dp82rcrhvvnhmnaqjx6f8a6cdjgrsiy6fryrx9dwz";
20 homepage = "https://github.com/williamh/pybugz";
21 description = "Command line interface for Bugzilla";
22 license = licenses.gpl2;
23 maintainers = [ maintainers.costrouc ];