memtier-benchmark: widen supported platforms
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Redis and Memcached traffic generation and benchmarking tool";
|
||||
homepage = "https://github.com/redis/memtier_benchmark";
|
||||
license = lib.licenses.gpl2Only;
|
||||
platforms = lib.platforms.linux;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [
|
||||
thoughtpolice
|
||||
hythera
|
||||
|
||||
Reference in New Issue
Block a user