diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index 9b6f97a0dbe5..0bb260e07418 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -140,7 +140,7 @@ let pymc = linux; pyrealsense2WithCuda = linux; pytorch-lightning = linux; - scikitimage = linux; + scikit-image = linux; scikit-learn = linux; # Only affected by MKL? scipy = linux; # Only affected by MKL? spacy-transformers = linux;