mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
overrides: add many new overrides
This commit is contained in:
parent
951cec3061
commit
aaf62474e7
1 changed files with 23 additions and 2 deletions
|
@ -5219,6 +5219,9 @@
|
|||
"setuptools",
|
||||
"setuptools-scm"
|
||||
],
|
||||
"django-autoslug": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-bootstrap-form": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -5233,7 +5236,8 @@
|
|||
"setuptools-scm"
|
||||
],
|
||||
"django-bootstrap5": [
|
||||
"hatchling"
|
||||
"hatchling",
|
||||
"setuptools"
|
||||
],
|
||||
"django-cache-memoize": [
|
||||
"setuptools"
|
||||
|
@ -5828,6 +5832,7 @@
|
|||
"setuptools"
|
||||
],
|
||||
"dparse": [
|
||||
"hatchling",
|
||||
"setuptools"
|
||||
],
|
||||
"dparse2": [
|
||||
|
@ -6201,6 +6206,9 @@
|
|||
"email-validator": [
|
||||
"setuptools"
|
||||
],
|
||||
"emails": [
|
||||
"setuptools"
|
||||
],
|
||||
"emailthreads": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -13555,6 +13563,9 @@
|
|||
"ndg-httpsclient": [
|
||||
"setuptools"
|
||||
],
|
||||
"ndh": [
|
||||
"poetry-core"
|
||||
],
|
||||
"ndindex": [
|
||||
"cython"
|
||||
],
|
||||
|
@ -15157,6 +15168,9 @@
|
|||
"peco": [
|
||||
"setuptools"
|
||||
],
|
||||
"peertube": [
|
||||
"setuptools"
|
||||
],
|
||||
"peewee": [
|
||||
"cython",
|
||||
"setuptools"
|
||||
|
@ -17802,6 +17816,9 @@
|
|||
"pyobihai": [
|
||||
"setuptools"
|
||||
],
|
||||
"pyocclient": [
|
||||
"setuptools"
|
||||
],
|
||||
"pyocd": [
|
||||
"setuptools",
|
||||
"setuptools-scm"
|
||||
|
@ -21252,7 +21269,8 @@
|
|||
"setuptools"
|
||||
],
|
||||
"safety-schemas": [
|
||||
"hatchling"
|
||||
"hatchling",
|
||||
"poetry-core"
|
||||
],
|
||||
"sagemaker": [
|
||||
"setuptools"
|
||||
|
@ -26167,6 +26185,9 @@
|
|||
"wagtail": [
|
||||
"setuptools"
|
||||
],
|
||||
"wagtail-autocomplete": [
|
||||
"setuptools"
|
||||
],
|
||||
"wagtail-localize": [
|
||||
"flit-core"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue