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
commit 14df432879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

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 { };