go-camo: migrate to by-name

This commit is contained in:
Stanisław Pitucha
2023-10-17 14:56:01 +11:00
parent 6763e13f80
commit b48bbeab52
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -26420,8 +26420,6 @@ with pkgs;
go-autoconfig = callPackage ../servers/go-autoconfig { };
go-camo = callPackage ../servers/http/go-camo { };
go-cqhttp = callPackage ../servers/go-cqhttp { };
gofish = callPackage ../servers/gopher/gofish { };