summary refs log tree commit diff
path: root/pkgs/applications/science/math/sage/sagelib.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-01-05 00:25:47 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-01-05 13:20:52 +0100
commit6bf557fc682235614949ca833205d5b4de7774d2 (patch)
tree77d6a12d56bc2b221a61b72ce426c55f24880553 /pkgs/applications/science/math/sage/sagelib.nix
parent77c31a20189bb222218af762ef2f1e1840ac0b7d (diff)
downloadnixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar.gz
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar.bz2
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar.lz
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar.xz
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.tar.zst
nixpkgs-6bf557fc682235614949ca833205d5b4de7774d2.zip
python3Packages.jupyter-core: rename from jupyter_core
Diffstat (limited to 'pkgs/applications/science/math/sage/sagelib.nix')
-rw-r--r--pkgs/applications/science/math/sage/sagelib.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/science/math/sage/sagelib.nix b/pkgs/applications/science/math/sage/sagelib.nix
index 8f864d13692..143e5a2a22b 100644
--- a/pkgs/applications/science/math/sage/sagelib.nix
+++ b/pkgs/applications/science/math/sage/sagelib.nix
@@ -49,7 +49,7 @@
 , boost
 , singular
 , pip
-, jupyter_core
+, jupyter-core
 , sage-setup
 , libhomfly
 , libbraiding
@@ -87,7 +87,7 @@ buildPythonPackage rec {
   nativeBuildInputs = [
     iml
     perl
-    jupyter_core
+    jupyter-core
     pkg-config
     sage-setup
     pip # needed to query installed packages