Loading pkgs/development/python-modules/pydal/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ buildPythonPackage rec { meta = { description = "Python Database Abstraction Layer"; homepage = "https://github.com/web2py/pydal"; changelog = "https://github.com/web2py/pydal/commits/v${version}"; license = with lib.licenses; [ bsd3 ]; maintainers = with lib.maintainers; [ wamserma ]; }; Loading Loading
pkgs/development/python-modules/pydal/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ buildPythonPackage rec { meta = { description = "Python Database Abstraction Layer"; homepage = "https://github.com/web2py/pydal"; changelog = "https://github.com/web2py/pydal/commits/v${version}"; license = with lib.licenses; [ bsd3 ]; maintainers = with lib.maintainers; [ wamserma ]; }; Loading