mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
Contributing more of our overrides
This commit is contained in:
parent
3078237ea6
commit
bdcc9a27fc
2 changed files with 68 additions and 0 deletions
|
@ -2050,6 +2050,9 @@
|
|||
"bcrypt": [
|
||||
"setuptools"
|
||||
],
|
||||
"beaker": [
|
||||
"setuptools"
|
||||
],
|
||||
"beancount": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -4575,6 +4578,9 @@
|
|||
"docrep": [
|
||||
"setuptools"
|
||||
],
|
||||
"docstr-coverage": [
|
||||
"setuptools"
|
||||
],
|
||||
"docstring-parser": [
|
||||
"poetry-core",
|
||||
"setuptools"
|
||||
|
@ -5194,6 +5200,9 @@
|
|||
"fabric2": [
|
||||
"setuptools"
|
||||
],
|
||||
"fabric3": [
|
||||
"setuptools"
|
||||
],
|
||||
"fabulous": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -5481,6 +5490,12 @@
|
|||
"flake8-builtins": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-coding": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-commas": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-comprehensions": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -5509,9 +5524,15 @@
|
|||
"flake8-mock": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-mutable": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-noqa": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-pep3101": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-plone-hasattr": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -5530,12 +5551,21 @@
|
|||
"flake8-pytest-style": [
|
||||
"poetry-core"
|
||||
],
|
||||
"flake8-quotes": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-simplify": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-string-format": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-super-call": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-todo": [
|
||||
"setuptools"
|
||||
],
|
||||
"flake8-tuple": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -6789,6 +6819,9 @@
|
|||
"hammett": [
|
||||
"setuptools"
|
||||
],
|
||||
"hammock": [
|
||||
"setuptools"
|
||||
],
|
||||
"handout": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -7530,6 +7563,9 @@
|
|||
"flitBuildHook",
|
||||
"setuptools"
|
||||
],
|
||||
"ipwhois": [
|
||||
"setuptools"
|
||||
],
|
||||
"ipy": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -8972,6 +9008,9 @@
|
|||
"maxminddb": [
|
||||
"setuptools"
|
||||
],
|
||||
"maxminddb-geolite2": [
|
||||
"setuptools"
|
||||
],
|
||||
"maya": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -9923,6 +9962,9 @@
|
|||
"networkx": [
|
||||
"setuptools"
|
||||
],
|
||||
"newrelic": [
|
||||
"setuptools"
|
||||
],
|
||||
"newversion": [
|
||||
"poetry-core",
|
||||
"setuptools"
|
||||
|
@ -10127,6 +10169,9 @@
|
|||
"nplusone": [
|
||||
"setuptools"
|
||||
],
|
||||
"npm": [
|
||||
"setuptools"
|
||||
],
|
||||
"npyscreen": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -10584,6 +10629,9 @@
|
|||
"option": [
|
||||
"poetry-core"
|
||||
],
|
||||
"optional-django": [
|
||||
"setuptools"
|
||||
],
|
||||
"opuslib": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -13461,6 +13509,9 @@
|
|||
"pyramid-redirect": [
|
||||
"setuptools"
|
||||
],
|
||||
"pyramid-redis": [
|
||||
"setuptools"
|
||||
],
|
||||
"pyramid-retry": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -14201,6 +14252,9 @@
|
|||
"pytest-splinter": [
|
||||
"setuptools"
|
||||
],
|
||||
"pytest-splinter4": [
|
||||
"setuptools"
|
||||
],
|
||||
"pytest-subprocess": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -15560,6 +15614,9 @@
|
|||
"respx": [
|
||||
"setuptools"
|
||||
],
|
||||
"resteasy": [
|
||||
"setuptools"
|
||||
],
|
||||
"restfly": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -17142,6 +17199,9 @@
|
|||
"cython",
|
||||
"setuptools"
|
||||
],
|
||||
"statuscake": [
|
||||
"setuptools"
|
||||
],
|
||||
"stdiomask": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -17873,6 +17933,9 @@
|
|||
"toml-sort": [
|
||||
"poetry"
|
||||
],
|
||||
"tomlcheck": [
|
||||
"poetry"
|
||||
],
|
||||
"tomli": [
|
||||
"flit-core",
|
||||
"setuptools"
|
||||
|
|
|
@ -3003,6 +3003,11 @@ lib.composeManyExtensions [
|
|||
}
|
||||
);
|
||||
|
||||
flake8-mutable = super.flake8-mutable.overridePythonAttrs
|
||||
(old: { buildInputs = old.buildInputs or [ ] ++ [ self.pytest-runner ]; });
|
||||
pydantic = super.pydantic.overridePythonAttrs
|
||||
(old: { buildInputs = old.buildInputs or [ ] ++ [ pkgs.libxcrypt ]; });
|
||||
|
||||
y-py = super.y-py.override {
|
||||
preferWheel = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue