Merge pull request #25883 from unaizalakain/init-enzyme

enzyme: init at 0.4.1
This commit is contained in:
Jörg Thalheim
2017-05-21 14:39:20 +01:00
committed by GitHub
2 changed files with 23 additions and 0 deletions

View File

@@ -6463,6 +6463,8 @@ in {
propagatedBuildInputs = with self; [ configparser ];
};
enzyme = callPackage ../development/python-modules/enzyme {};
escapism = buildPythonPackage rec {
name = "escapism-${version}";
version = "0.0.1";