python310Packages.nbconvert: use mistune 2.x#186804
Conversation
|
@ofborg build python310Packages.jupyter |
|
Result of 45 packages failed to build:
76 packages built:
|
|
Too many failing packages still, that's not good.
|
|
@ofborg build python310Packages.jupyterlab python310Packages.folium |
|
A quick glance shows that, along with
|
|
Result of 51 packages failed to build and already failed to build on hydra master:
2 packages failed to build and are new build failures:
67 packages built:
The following issues got detected with the above build packages. Detailsihaskell:Package is missing a meta section. got build log for '/nix/store/4ss4y20jchfj2v2808m19kgryawn6v49-ihaskell-with-packages' from 'daemon' |
|
As others are finding, what with the muddle of recent breakages it's hard to tell, but I don't think this causes any new breakages for |
|
Some tests related to folium fail. |
|
There's also a new version of nbconvert available: 6.5.3 |
It was already broken, so it's unrelated to this PR: https://hydra.nixos.org/job/nixpkgs/trunk/python310Packages.folium.x86_64-linux |
mistune 0.8 was removed by NixOS#186272.
Support for mistune 2.x was added in the 7.x RC, so that new 6.5.3 version will not affect this. |
ff332d7 to
8d05ef5
Compare
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/jupyter-broken-in-22-05/21108/1 |
|
Successfully created backport PR #187550 for |
Description of changes
mistune 0.8 was removed by #186272.
Patch the sources to use mistune 2.x.
Things done
sandbox = trueset 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.shto update generated release notes