python3Packages.keystone-engine: init at 0.9.2
This commit is contained in:
committed by
Jonathan Ringer
parent
8cc2318965
commit
c523108906
@@ -3479,6 +3479,8 @@ in {
|
||||
|
||||
keyrings-alt = callPackage ../development/python-modules/keyrings-alt { };
|
||||
|
||||
keystone-engine = callPackage ../development/python-modules/keystone-engine { };
|
||||
|
||||
keyutils = callPackage ../development/python-modules/keyutils { inherit (pkgs) keyutils; };
|
||||
|
||||
kicad = disabledIf isPy27 (toPythonModule (pkgs.kicad.override { python3 = python; }).src);
|
||||
|
||||
Reference in New Issue
Block a user