1{ 2 python3, 3}: 4 5python3.pkgs.toPythonApplication ( 6 python3.pkgs.pyglossary.override { 7 enableCmd = true; 8 } 9)