redis: set mainProgram to redis-cli
This commit is contained in:
parent
ccecd965ac
commit
89032313ca
@ -55,5 +55,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.all;
|
||||
changelog = "https://github.com/redis/redis/raw/${version}/00-RELEASENOTES";
|
||||
maintainers = with maintainers; [ berdario globin marsam ];
|
||||
mainProgram = "redis-cli";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user