-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auquantoolbox: init at 2.0.8 #33782
auquantoolbox: init at 2.0.8 #33782
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name
should be removedmeta.maintainers
is missingmeta.license
is missingrequests
is most likely apropagatedBuildInput
pandas requests requests-ftp requests-file python-dateutil | ||
pytz numpy urllib3 idna chardet certifi six | ||
]; | ||
doCheck = false; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
when disabling tests or builds a comment with a reason should be left
pkgs/top-level/python-packages.nix
Outdated
@@ -11702,6 +11702,14 @@ in { | |||
blas = pkgs.openblasCompat; | |||
}; | |||
|
|||
auquantoolbox = callPackage ../development/python-modules/auquantoolbox { }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
try not to make the ordering even worse
@FRidh Fixed most of the things. I don't know who to put as maintainer. |
@pallavagarwal07 Can you please rebase your PR? |
Motivation for this change
I need this package for development.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)