python3Packages.jxmlease: init at 1.0.3

This commit is contained in:
Martin Weinelt
2021-05-13 15:38:56 -07:00
committed by Jonathan Ringer
parent 1e67245f20
commit 18b8f5efe3
2 changed files with 35 additions and 0 deletions
+2
View File
@@ -3583,6 +3583,8 @@ in {
jwcrypto = callPackage ../development/python-modules/jwcrypto { };
jxmlease = callPackage ../development/python-modules/jxmlease { };
k5test = callPackage ../development/python-modules/k5test {
inherit (pkgs) krb5Full findutils which;
};