-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
pythonPackages.gensim: init at 2.1.0 #26525
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.
- see the header and the docs; expressions are supposed to be in
pkgs/development/python-modules/<package/default.nix
. - if you disable tests, always leave a comment explaining why.
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.
Are you also going to maintain these expressions?
pkgs/top-level/python-packages.nix
Outdated
doCheck = false; | ||
meta = { | ||
description = "Bz2file is a Python library for reading and writing bzip2-compressed files"; | ||
license = "apache"; |
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.
licenses.asl20
?
758d35d
to
4ffc434
Compare
Motivation for this change
Adding the gensim library to python packages
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)