Commit 2329f0cf authored by zendo's avatar zendo
Browse files

textpieces: move to by-name

parent c598bbfe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 { };