mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
python312Packages.experiment-utilities: fix build
This commit is contained in:
parent
0ba02ebbf0
commit
a55ff0c1ed
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ buildPythonPackage rec {
|
|||
|
||||
pythonRemoveDeps = [
|
||||
# Not available anymore in nixpkgs
|
||||
"jupyter-contrib-nbextensions"
|
||||
"jupyter_contrib_nbextensions"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue