diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix index f8824372216..4a4f368e17b 100644 --- a/pkgs/system/all-packages-generic.nix +++ b/pkgs/system/all-packages-generic.nix @@ -2111,7 +2111,7 @@ rec { inherit plugins; }; - spoofax = (import ../applications/editors/eclipse/plugins/sp) { + spoofax = (import ../applications/editors/eclipse/plugins/spoofax) { inherit fetchurl stdenv; };