move to by-name

This commit is contained in:
adamjhf
2025-02-12 21:51:03 +11:00
parent ca3ef3c8af
commit 9aff56b184
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -1085,8 +1085,6 @@ with pkgs;
tailwindcss = callPackage ../development/tools/tailwindcss { };
tailwindcss_4 = callPackage ../development/tools/tailwindcss_4 { };
ufolint = with python3Packages; toPythonApplication ufolint;
valeronoi = qt6Packages.callPackage ../tools/misc/valeronoi { };