python3Packages.rq: fix redis over tcp/ip tests

This commit is contained in:
Martin Weinelt
2026-02-01 17:41:05 +01:00
parent 26525bb25b
commit 44fdd5b247
@@ -48,6 +48,10 @@ buildPythonPackage rec {
versionCheckHook
];
preCheck = ''
redisTestPort=6379
'';
__darwinAllowLocalNetworking = true;
# redisTestHook does not work on darwin-x86_64