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:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user