Loading pkgs/development/python-modules/psrpcore/default.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, cryptography, fetchFromGitHub, Loading Loading @@ -42,5 +43,6 @@ buildPythonPackage rec { changelog = "https://github.com/jborean93/psrpcore/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ fab ]; broken = stdenv.isDarwin; }; } Loading
pkgs/development/python-modules/psrpcore/default.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, cryptography, fetchFromGitHub, Loading Loading @@ -42,5 +43,6 @@ buildPythonPackage rec { changelog = "https://github.com/jborean93/psrpcore/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ fab ]; broken = stdenv.isDarwin; }; }