termdown: move to pkgs/by-name

This commit is contained in:
Robert Schütz
2026-05-13 10:34:22 -07:00
parent ce2a6ef3b2
commit eaf4196783
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -10308,8 +10308,6 @@ with pkgs;
stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_19.stdenv else stdenv;
};
termdown = callPackage ../applications/misc/termdown { };
terminaltexteffects = with python3Packages; toPythonApplication terminaltexteffects;
inherit