python3.pkgs.udatetime: init at 0.0.16

This commit is contained in:
Robin Gloster
2021-05-09 12:05:12 -05:00
parent 6d29a1a1cd
commit 2d9b40453e
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -8336,6 +8336,8 @@ in {
uarray = callPackage ../development/python-modules/uarray { };
udatetime = callPackage ../development/python-modules/udatetime { };
ueberzug = callPackage ../development/python-modules/ueberzug {
inherit (pkgs.xorg) libX11 libXext;
};