diff --git a/pkgs/tools/text/textpieces/default.nix b/pkgs/by-name/te/textpieces/package.nix similarity index 100% rename from pkgs/tools/text/textpieces/default.nix rename to pkgs/by-name/te/textpieces/package.nix diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index b644950f1661..2d5aa8a3e358 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -34739,8 +34739,6 @@ with pkgs; terminal-notifier = callPackage ../applications/misc/terminal-notifier { }; - textpieces = callPackage ../tools/text/textpieces { }; - textplots = callPackage ../tools/graphics/textplots { }; texture-synthesis = callPackage ../tools/graphics/texture-synthesis { };