webfs: move to by-name

This commit is contained in:
zimbatm
2024-07-31 09:10:29 +02:00
parent 2bd7cf6cca
commit 8b6aed7ed3
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -39662,8 +39662,6 @@ with pkgs;
wcalc = callPackage ../applications/misc/wcalc { };
webfs = callPackage ../servers/http/webfs { };
webkit2-sharp = callPackage ../development/libraries/webkit2-sharp { };
websocketd = callPackage ../applications/networking/websocketd { };