1 { buildGoModule, fetchFromGitHub, lib }:
7 src = fetchFromGitHub {
11 hash = "sha256-uXTzDRluBP9pm0SM8sIiGIvvbwATO60JQfQpXWGl5EA=";
17 description = "Humane alternative to the Redis-cli and TLS";
18 homepage = "https://github.com/IBM-Cloud/redli";
19 license = licenses.asl20;
20 maintainers = with maintainers; [ tchekda ];
21 mainProgram = "redli";