Loading pkgs/development/python-modules/sexpdata/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -29,8 +29,9 @@ buildPythonPackage rec { meta = with lib; { description = "S-expression parser for Python"; homepage = "https://github.com/tkf/sexpdata"; license = licenses.bsd0; homepage = "https://github.com/jd-boyd/sexpdata"; changelog = "https://github.com/jd-boyd/sexpdata/releases/tag/v${version}"; license = licenses.bsd2; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/sexpdata/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -29,8 +29,9 @@ buildPythonPackage rec { meta = with lib; { description = "S-expression parser for Python"; homepage = "https://github.com/tkf/sexpdata"; license = licenses.bsd0; homepage = "https://github.com/jd-boyd/sexpdata"; changelog = "https://github.com/jd-boyd/sexpdata/releases/tag/v${version}"; license = licenses.bsd2; maintainers = with maintainers; [ ]; }; }