pythonPackages.latexcodec: init at 1.0.5

This commit is contained in:
Maxime Dénès
2018-03-08 12:14:36 +00:00
committed by Vincent Laporte
parent 48608f3e16
commit 0450c596f0
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -5297,6 +5297,8 @@ in {
};
};
latexcodec = callPackage ../development/python-modules/latexcodec {};
libsexy = callPackage ../development/python-modules/libsexy {
libsexy = pkgs.libsexy;
};