pythonPackages.itanium_demangler: init at 1.0

This commit is contained in:
Pamplemousse
2019-07-15 14:36:48 -07:00
committed by Jon
parent f4ae8d09e7
commit 02583ed283
2 changed files with 32 additions and 0 deletions

View File

@@ -710,6 +710,8 @@ in {
inquirer = callPackage ../development/python-modules/inquirer { };
itanium_demangler = callPackage ../development/python-modules/itanium_demangler { };
janus = callPackage ../development/python-modules/janus { };
jira = callPackage ../development/python-modules/jira { };