-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
python3Packages.nbclient: 0.5.8 -> 0.5.9, fix build #146813
Conversation
This also unbreaks the build, as for some reason the bin directory is empty when doCheck = true and then the postFixup fails.
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 4 packages marked as broken and skipped:
30 packages failed to build and already failed to build on hydra master:
1 package failed to build and are new build failure:
102 packages built:
The following issues got detected with the above build packages.
ihaskell:
warning: unused-argument
|
This also fixes the build failure introduced in #146151, as for some reason the bin directory is empty when doCheck = true and then the postFixup failed.
0.5.9 contains jupyter/nbclient#173 so no need for the
postFixup
anymore.This should also close #146277.
The original issue was #145968.
Run
for testing.
Motivation for this change
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes