about summary refs log tree commit diff
path: root/pkgs/development/python-modules/aplpy
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-05-14 13:04:10 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-05-14 13:04:10 +0200
commitcddb66d6552f3fb9912081601303d890dd693cc0 (patch)
tree75069abbc8b6ad92f586d99af021a56a803ad203 /pkgs/development/python-modules/aplpy
parent176aaf016abe98be350f8fb8cebbdd63d4b05be5 (diff)
python310Packages.scikit-image: rename from scikitimage
to match the pname and create an alias for the former name.
Diffstat (limited to 'pkgs/development/python-modules/aplpy')
-rw-r--r--pkgs/development/python-modules/aplpy/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/aplpy/default.nix b/pkgs/development/python-modules/aplpy/default.nix
index 6254a902eeab3..ac00576cc297b 100644
--- a/pkgs/development/python-modules/aplpy/default.nix
+++ b/pkgs/development/python-modules/aplpy/default.nix
@@ -14,7 +14,7 @@
 , pytestCheckHook
 , pythonOlder
 , reproject
-, scikitimage
+, scikit-image
 , shapely
 }:
 
@@ -44,7 +44,7 @@ buildPythonPackage rec {
     pyavm
     pyregion
     reproject
-    scikitimage
+    scikit-image
     shapely
   ];