Loading pkgs/development/python-modules/radios/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,8 @@ buildPythonPackage rec { pythonImportsCheck = [ "radios" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "Asynchronous Python client for the Radio Browser API"; homepage = "https://github.com/frenck/python-radios"; Loading Loading
pkgs/development/python-modules/radios/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,8 @@ buildPythonPackage rec { pythonImportsCheck = [ "radios" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "Asynchronous Python client for the Radio Browser API"; homepage = "https://github.com/frenck/python-radios"; Loading