Commit graph

411 commits

Author SHA1 Message Date
Frederik Rietdijk
68ff0c843c overrides: fix jsondiff version check 2023-08-18 19:41:35 +02:00
K900
4fc3fc23e5 overrides/pyqt5: be explicit about dependencies
Explicitly list the modules we depend on instead of relying on qt5.full.
Also removes deprecated and unmaintained qt5.qtwebkit dependency.
2023-08-14 22:28:32 +03:00
Kiskae
c9095755e3
gunicorn override: add packaging dependency
gunicorn is trying to remove setuptools as a runtime dependency, but not yet done: https://github.com/benoitc/gunicorn/issues/2747
2023-08-10 17:28:34 +02:00
Disconnect3d
66b37aab59
Add cryptography==41.0.3 hash
Adds the build hash for the cryptography dependency
2023-08-06 16:52:35 +02:00
Jairo Llopis
a4df25b29e
feat(overrides): add pydantic-core and pydantic 2
Pydantic 2 uses hatchling as a build system. It depends on pydantic-core, which is written in Rust and needs Maturin to build. Pydantic-core defaults to wheel now.
2023-07-27 09:49:31 +01:00
Phillip Cloud
b1ca8837b3
chore: add rpds-py versions hashes and bump version in tests 2023-07-20 06:38:25 -04:00
Phillip Cloud
cd54268f81
fix: fix jsonschema wheel build 2023-07-16 08:57:49 -04:00
Phillip Cloud
3f12e27d38
fix: fix jsonschema-specifications wheel build 2023-07-16 08:53:36 -04:00
Phillip Cloud
9877020634
fix: fix referencing wheel build 2023-07-16 08:50:49 -04:00
Phillip Cloud
5066b324b4
fix(rpds-py): ensure that wheel builds work 2023-07-16 08:44:11 -04:00
ryneeverett
4f541a5809 overrides: add hash for cryptography 41.0.2 2023-07-13 15:15:23 -04:00
adisbladis
e4089652c5
Merge pull request #1219 from f-omega/master
Fix DuckDB 0.8
2023-07-11 14:52:34 +00:00
Martin Söderman
ba1c3f7823 feat: orjson 3.8.11 2023-07-11 15:56:49 +02:00
Travis Athougies
5ccc2c08a4 Fix DuckDB 0.8 2023-07-11 06:46:08 -07:00
Phillip Cloud
eaef3a49f2
fix: update rpds-py hash for 0.8.10 release 2023-07-10 07:56:24 -04:00
Sergey Vlasov
7ed29d8257 overrides: update jsonschema for 4.18.0
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
f530404cea overrides: add jsonschema-specifications
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
126be9c9f1 overrides: add referencing
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
9da55ea635 overrides: add rpds-py 0.8.8
The `rpds-py` package uses Rust and Cargo, therefore the override would
require updating for every package release to add the Cargo hash.
2023-07-08 00:21:50 +03:00
adisbladis
c29afc154b
Merge pull request #1206 from jaybutera/patch-1
patch missing old buildinputs
2023-07-07 12:20:15 +00:00
adisbladis
6a37e077e6
Merge pull request #1194 from bouk/bouk/open3d-mesa
open3d: don't include mesa on Darwin
2023-07-07 12:20:09 +00:00
Bouke van der Bijl
df109e27bb open3d: don't include mesa on Darwin
It's an optional dependency and currently broken in nixpkgs
2023-07-07 23:07:34 +12:00
Jay Butera
fd8f9d2af3 patch missing old builtins 2023-07-07 23:01:27 +12:00
Phillip Cloud
b14ff901d0
Patch cairocffi wheels and add tests for wheels and non-wheels 2023-07-06 10:21:41 -04:00
Iwan
a24263b609
Fix override recommonmark and rich mixup 2023-07-06 10:46:52 +02:00
figsoda
3ec8e1af37 optionals: don't use lib.optional with a list 2023-07-03 21:19:44 -04:00
adisbladis
a98ecb470c overrides: Fix rust attr 2023-06-29 18:34:02 +12:00
adisbladis
b1d4c4d372 overrides: rustPlatform.cargo/rustc is deprecated 2023-06-29 18:31:57 +12:00
Derek Kulinski
e54901d3a6 jsondiff override not needed for versions >2.0.0 2023-06-28 00:39:54 -07:00
Lorenzo Manacorda
87ed38e428 overrides: add hash for cryptography 41.0.1 2023-06-06 22:07:21 +02:00
Lorenzo Manacorda
dca6070fb3 eth-utils: prefer wheel
Workaround for https://github.com/nix-community/poetry2nix/issues/1161
2023-06-05 18:53:08 +02:00
Lorenzo Manacorda
b2a2a574c1 overrides: eth-keyfile: runtime dep on setuptools 2023-05-23 13:37:07 +02:00
Phillip Cloud
4e10f02616
fix: ignore pyproject toml modification when markdown-it-py src is a wheel 2023-05-20 05:59:30 -04:00
adisbladis
a92c2360e9
Merge pull request #1164 from SenchoPens/master
Update the llvmlite override
2023-05-20 01:46:42 +12:00
Arseny Chekanov
fa44376fbf Update llvmlite override 2023-05-19 13:34:09 +03:00
adisbladis
cd8eade22c
Merge pull request #1163 from takeda/textual
prevent dependency cycle when installing textual
2023-05-19 20:54:08 +12:00
Derek Kulinski
8e6f0795eb prevent dependency cycle when installing textual 2023-05-17 09:53:13 -07:00
Yang, Bo
eb2a3bfcaa Address review feedback 2023-05-02 21:48:58 -07:00
Phillip Cloud
fa63354bf5
Merge pull request #1124 from KiruyaMomochi/insights-netbox 2023-05-02 04:15:28 -07:00
Tom Sydney Kerckhove
bdcc9a27fc Contributing more of our overrides 2023-05-02 09:57:05 +02:00
Phillip Cloud
8b9717956d
Merge pull request #1145 from Chaostheorie/master 2023-05-01 05:18:46 -07:00
adisbladis
b8d350be14
Merge pull request #1144 from PicoGeyer/various_module_overrides
Various module overrides
2023-04-30 21:06:00 +12:00
Pico Geyer
ddf8565707 Move setuptools for cysystemd to build-systems.json too 2023-04-29 21:42:08 +02:00
Cobalt
6c5c7745fd
fix: adjust overwrite to current duckdb package structure 2023-04-29 19:44:12 +02:00
Pico Geyer
67f0fc6ae8 overrides, move build system related changes
Move build system related changes to build-systems.json
2023-04-28 11:28:59 +02:00
Jeff Hutchison
6d3f70f32f
Add Accerate to fix build on macOS 2023-04-27 07:50:39 -04:00
Pico Geyer
eb3c9ed62c overrides: Add overrides for several packages
Add overrides for
cysystemd
pem
pip-licenses
python-pam
pythonping
tacacs-plus
2023-04-26 15:24:48 +02:00
Tom Sydney Kerckhove
c3eeec84ae Don't fail to apply overrides if a package does not exist (yet) 2023-04-26 11:49:31 +02:00
Terje Larsen
c949b2d822
overrides: fix mypy for derivations with env attributes 2023-04-25 11:38:01 +02:00
百地 希留耶
13fd5c91e9
overrides: add pynetbox 2023-04-22 04:05:00 +08:00