Loading pkgs/development/python-modules/rq/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pytestCheckHook, redisTestHook, sentry-sdk, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -44,7 +45,9 @@ buildPythonPackage rec { pytestCheckHook redisTestHook sentry-sdk versionCheckHook ]; versionCheckProgramArg = "--version"; __darwinAllowLocalNetworking = true; Loading Loading
pkgs/development/python-modules/rq/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pytestCheckHook, redisTestHook, sentry-sdk, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -44,7 +45,9 @@ buildPythonPackage rec { pytestCheckHook redisTestHook sentry-sdk versionCheckHook ]; versionCheckProgramArg = "--version"; __darwinAllowLocalNetworking = true; Loading