Loading pkgs/development/python-modules/drf-spectacular/default.nix +31 −32 Original line number Diff line number Diff line { lib , buildPythonPackage , dj-rest-auth , django , django-allauth , django-filter , django-oauth-toolkit , django-polymorphic , django-rest-auth , django-rest-polymorphic , djangorestframework , djangorestframework-camel-case , djangorestframework-dataclasses , djangorestframework-recursive , djangorestframework-simplejwt , drf-jwt , drf-nested-routers , drf-spectacular-sidecar , fetchFromGitHub , fetchpatch , inflection , jsonschema , psycopg2 , pytest-django , pytestCheckHook , pythonOlder , pyyaml , setuptools , uritemplate { lib, buildPythonPackage, dj-rest-auth, django, django-allauth, django-filter, django-oauth-toolkit, django-polymorphic, django-rest-auth, django-rest-polymorphic, djangorestframework, djangorestframework-camel-case, djangorestframework-dataclasses, djangorestframework-recursive, djangorestframework-simplejwt, drf-jwt, drf-nested-routers, drf-spectacular-sidecar, fetchFromGitHub, fetchpatch, inflection, jsonschema, psycopg2, pytest-django, pytestCheckHook, pythonOlder, pyyaml, setuptools, uritemplate, }: buildPythonPackage rec { Loading @@ -51,9 +52,7 @@ buildPythonPackage rec { }) ]; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ django Loading Loading
pkgs/development/python-modules/drf-spectacular/default.nix +31 −32 Original line number Diff line number Diff line { lib , buildPythonPackage , dj-rest-auth , django , django-allauth , django-filter , django-oauth-toolkit , django-polymorphic , django-rest-auth , django-rest-polymorphic , djangorestframework , djangorestframework-camel-case , djangorestframework-dataclasses , djangorestframework-recursive , djangorestframework-simplejwt , drf-jwt , drf-nested-routers , drf-spectacular-sidecar , fetchFromGitHub , fetchpatch , inflection , jsonschema , psycopg2 , pytest-django , pytestCheckHook , pythonOlder , pyyaml , setuptools , uritemplate { lib, buildPythonPackage, dj-rest-auth, django, django-allauth, django-filter, django-oauth-toolkit, django-polymorphic, django-rest-auth, django-rest-polymorphic, djangorestframework, djangorestframework-camel-case, djangorestframework-dataclasses, djangorestframework-recursive, djangorestframework-simplejwt, drf-jwt, drf-nested-routers, drf-spectacular-sidecar, fetchFromGitHub, fetchpatch, inflection, jsonschema, psycopg2, pytest-django, pytestCheckHook, pythonOlder, pyyaml, setuptools, uritemplate, }: buildPythonPackage rec { Loading @@ -51,9 +52,7 @@ buildPythonPackage rec { }) ]; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ django Loading