Loading pkgs/development/python-modules/aiohttp-remotes/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ buildPythonPackage rec { "--asyncio-mode=auto" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "Set of useful tools for aiohttp.web server"; homepage = "https://github.com/wikibusiness/aiohttp-remotes"; Loading Loading
pkgs/development/python-modules/aiohttp-remotes/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ buildPythonPackage rec { "--asyncio-mode=auto" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "Set of useful tools for aiohttp.web server"; homepage = "https://github.com/wikibusiness/aiohttp-remotes"; Loading