Loading pkgs/development/python-modules/pyasyncore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { meta = with lib; { description = "Make asyncore available for Python 3.12 onwards"; homepage = "https://github.com/simonrob/pyasyncore"; license = licenses.unfree; # FIXME: nix-init did not found a license license = licenses.psfl; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/pyasyncore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { meta = with lib; { description = "Make asyncore available for Python 3.12 onwards"; homepage = "https://github.com/simonrob/pyasyncore"; license = licenses.unfree; # FIXME: nix-init did not found a license license = licenses.psfl; maintainers = with maintainers; [ ]; }; }