Loading pkgs/development/python-modules/drf-nested-routers/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/alanjds/drf-nested-routers"; changelog = "https://github.com/alanjds/drf-nested-routers/blob/v${version}/CHANGELOG.md"; description = "Provides routers and fields to create nested resources in the Django Rest Framework"; license = licenses.asl20; maintainers = with maintainers; [ felschr ]; Loading Loading
pkgs/development/python-modules/drf-nested-routers/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/alanjds/drf-nested-routers"; changelog = "https://github.com/alanjds/drf-nested-routers/blob/v${version}/CHANGELOG.md"; description = "Provides routers and fields to create nested resources in the Django Rest Framework"; license = licenses.asl20; maintainers = with maintainers; [ felschr ]; Loading