textpieces: move to by-name

This commit is contained in:
zendo
2024-05-29 22:15:15 +08:00
parent c598bbfe37
commit 2329f0cf71
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -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 { };