python2Packages.arrow: keep 0.17.0

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:49:43 +02:00
parent a81f999437
commit b8f2632dbc
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ with self; with super; {
appleseed = toPythonModule (pkgs.appleseed.override { inherit (self) python; });
arrow = callPackage ../development/python-modules/arrow/2.nix { };
astroid = callPackage ../development/python-modules/astroid/1.6.nix { };
browsermob-proxy = callPackage ../development/python-modules/browsermob-proxy { };