pythonPackages.arrow_1: init at 1.0.3

This is an alternative arrow package for the new major version one. The
other package is still at 0.17 and bumping it will result in a huge
amount of rebuilds. However, some packages are depending on the new
release, e.g., watson.
This commit is contained in:
Alvar Penning
2021-04-06 09:12:23 +02:00
parent c86f67bfb9
commit 95794c43d9
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -482,6 +482,8 @@ in {
arrow = callPackage ../development/python-modules/arrow { };
arrow_1 = callPackage ../development/python-modules/arrow/1.nix { };
arviz = callPackage ../development/python-modules/arviz { };
arxiv2bib = callPackage ../development/python-modules/arxiv2bib { };