0
0
Fork 0
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:
Gaetan Lepage 2025-02-07 17:38:09 +01:00
parent 0ba02ebbf0
commit a55ff0c1ed

View file

@ -44,7 +44,7 @@ buildPythonPackage rec {
pythonRemoveDeps = [
# Not available anymore in nixpkgs
"jupyter-contrib-nbextensions"
"jupyter_contrib_nbextensions"
];
dependencies = [