11 src = fetchFromGitHub {
15 hash = "sha256-giPk0037zMqrqG6L1b9M7Us9d9YpGNjlJXWaNCIx3vc=";
18 vendorHash = "sha256-vW1LQDr2u/owt919HyRkd6frCQquCq5rrYFAp0n3x2o=";
20 doCheck = false; # Require access to online S3 services
28 description = "Versity S3 gateway, a high-performance S3 translation service";
29 homepage = "https://github.com/versity/versitygw";
30 changelog = "https://github.com/versity/versitygw/releases/tag/v${version}";
31 license = lib.licenses.asl20;
32 maintainers = with lib.maintainers; [ genga898 ];
33 mainProgram = "versitygw";