pythonPackages.remotecv: init at 2.2.2

This commit is contained in:
Jaakko Luttinen
2018-11-29 12:38:29 +01:00
committed by Maximilian Bosch
parent c6bd5294aa
commit fd6e6dcfa1
3 changed files with 56 additions and 0 deletions
+2
View File
@@ -658,6 +658,8 @@ in {
relatorio = callPackage ../development/python-modules/relatorio { };
remotecv = callPackage ../development/python-modules/remotecv { };
pyzufall = callPackage ../development/python-modules/pyzufall { };
rhpl = disabledIf isPy3k (callPackage ../development/python-modules/rhpl {});