Merge pull request #261554 from viraptor/migrate-go-camo

go-camo: migrate to by-name
This commit is contained in:
Stanisław Pitucha
2023-10-17 15:34:42 +11:00
committed by GitHub
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 { };