Commit graph

2875 commits

Author SHA1 Message Date
Phillip Cloud
7d25cebb96
Merge pull request #1502 from jugendhacker/rdps-hash 2024-02-04 06:36:06 -05:00
j.r
ca93a5019e
chore(rpds-py): add getCargoHash for 0.17.1 2024-02-03 13:19:10 +01:00
Bruno Claudino
0f5200c010
fix(aiokafka): add zlib
aiokafka

remove blank space
2024-02-01 13:51:47 -03:00
Jeff Hutchison
e86f608f09
overrides: add pynetworktables 2024-02-01 08:08:32 -05:00
Bruno Claudino
4183d08c90
override: fastapi-camelcase setuptools 2024-02-01 09:02:25 -03:00
Sergey Vlasov
8fb6db1d12 Adjust for renaming of pythonForBuild to pythonOnBuildForHost
The upstream Nixpkgs renamed `pythonForBuild` to `pythonOnBuildForHost`
and made `pythonForBuild` emit warnings: NixOS/nixpkgs#265764.  Adjust
the poetry2nix code to avoid warnings with the new version, while still
keeping compatibility with the old one.
2024-02-01 10:03:24 +03:00
Suraj
b9c8a6a5f1
overrides: add hash for cryptography 42.0.2 2024-01-31 18:47:59 -08:00
Suraj
a2351cead6
Merge pull request #2 from surajsnair92/revert-1-surajsnair92-cryptography-42.0.1
overrides: add hash for cryptography 42.0.2
2024-01-31 18:47:00 -08:00
Suraj
2585821cd7
Revert "overrides: add hash for cryptography 42.0.2" 2024-01-31 18:45:24 -08:00
Suraj
666ce954a7
Merge pull request #1 from surajsnair92/surajsnair92-cryptography-42.0.1
overrides: add hash for cryptography 42.0.2
2024-01-31 18:42:04 -08:00
Suraj
c745031cf9
overrides: add hash for cryptography 42.0.2 2024-01-31 18:40:03 -08:00
Pico Geyer
f8b2463fcd fix(m2crypto): Update missing dependencies for M2Crypto
m2crypto needs swig at build time and openssl libs at run time.
2024-01-31 17:14:03 +02:00
Franz Pletz
1fb69e6a87
overrides: add hashes for ruff 0.1.{13,14,15}, update test
Also adds a warning if no hash is found to prevent an evaluation error.
This enables to override the source.
2024-01-31 15:29:05 +01:00
Andy Mroczkowski
9dd1584c89 overrides: add ncurses for gnureadline
test command:
```
nix-build --attr gnureadline --keep-going --show-trace tests/default.nix
```

before:
```
  ld: library not found for -lncurses
  clang-11: error: linker command failed with exit code 1
(use -v to see invocation)
  error: command '/nix/store/sa6hywsm1mqfyd1xakyzv4ljjsb3h
awh-clang-wrapper-11.1.0/bin/clang' failed with exit code
1
  error: subprocess-exited-with-error
```

after:
- Success!
2024-01-28 09:21:32 -05:00
Andy Mroczkowski
17b8de59dd overrides: add debian-parser 2024-01-28 08:54:15 -05:00
David James
dea1f90488 overrides: add pyrundeck 2024-01-24 10:59:05 +11:00
colons
e670f73f81 fix(types-ujson): specify setuptools as a build system for types-ujson. 2024-01-13 13:31:19 +00:00
Phillip Cloud
e0b44e9e2d
Merge pull request #1496 from grenewode/update-ruff-hashes
Update cargo hash for `ruff` v0.1.12
2024-01-12 06:57:33 -05:00
Phillip Cloud
1c7483d940
Merge pull request #1493 from mschwaig/langchain-community-override
overrides: add crewAI and its missing dependencies
2024-01-12 06:57:17 -05:00
Martin Schwaighofer
0a9d1676b4 overrides: add crewai and its missing dependencies
This adds everything I needed to make the crewAI trip
planning example project work, except for the unstructure
package for which I needed to override the source due
to missing files.
2024-01-12 11:58:59 +01:00
grenewode
cc1d7108b5 chore(ruff): update cargo hash for ruff v0.1.12
Updates the cargo hash for [ruff](https://docs.astral.sh/ruff/) version
0.1.12.
2024-01-12 00:43:39 -05:00
Phillip Cloud
7f3d83a224
Merge pull request #1484 from KiruyaMomochi/rpds-py-0.16.2
overrides: add cargo hash for rpds-py 0.14.2 to 0.16.2
2024-01-11 07:06:49 -05:00
Phillip Cloud
47fb8a1a27
Merge pull request #1412 from cpcloud/fix-pyodbc-wheel-autopatchelf-search-path
fix(pyodbc): manually add search path for `unixODBC` shared libs
2024-01-11 07:06:08 -05:00
Phillip Cloud
7129305eb4
fix(pyodbc): manually add search path for unixODBC shared libs on Linux 2024-01-11 06:18:07 -05:00
Phillip Cloud
0065a427d3
Merge pull request #1485 from amarshall/scipy-fix
overrides/scipy: Fix on ≥1.11.1
2024-01-11 06:08:24 -05:00
Phillip Cloud
1be65a3d95
Merge pull request #1492 from Brawl345/instagrapi
overrides: Add instagrapi
2024-01-11 06:07:04 -05:00
Phillip Cloud
fa76ed4d6b
Merge pull request #1479 from RCoeurjoly/master
orgparse needs setuptools
2024-01-11 06:06:03 -05:00
Phillip Cloud
84760504a5
Merge pull request #1483 from jpetrucciani/update_bcrypt
overrides: add cargo hash for bcrypt 4.1.2
2024-01-11 06:04:08 -05:00
百地 希留耶
fce0542adb
overrides: add cargo hash for rpds-py 0.14.2 to 0.16.2 2024-01-11 06:02:20 -05:00
Phillip Cloud
05d2e25e68
Merge pull request #1478 from dzmitry-lahoda-forks/patch-1
fix(build-systems): cvxpy, cosmpy, google, pydantic-..  added to build-systems.json
2024-01-11 06:01:33 -05:00
Phillip Cloud
4675b2fcff
Merge pull request #1488 from TyberiusPrime/rpds-py
rpds-py: update getCargoHash
2024-01-11 06:00:27 -05:00
Phillip Cloud
3985426b35
Merge pull request #1487 from charles-dyfis-net/update-ruff-hashes
Update hashes for ruff; fix injection vulnerabilities in paired script
2024-01-11 06:00:10 -05:00
Martin Schwaighofer
334e58f209 overrides: add langchain-community 2024-01-10 20:37:22 +01:00
Andreas
e688f68586
overrides: Add instagrapi 2024-01-10 18:02:44 +01:00
Florian Finkernagel
8d50a0aa8a overrides: add hash for rpds-py 0.16.2 2024-01-08 12:37:29 +01:00
Charles Duffy
912c2d3209
overrides/ruff: add 0.1.9 - 0.1.11 hashes; fix vulnerabilities in update scriptlet
Yes, it's unlikely that ruff's maintainer would try to attack us through malicious tag names, but why allow the possibility?
2024-01-06 11:09:59 -06:00
K900
74921da7e0
Merge pull request #1486 from nix-community/matplotlib-git-archive
overrides/matplotlib: only add setuptools-scm-git-archive for older versions
2024-01-06 14:23:56 +03:00
K900
9222db92b2 overrides/matplotlib: only add setuptools-scm-git-archive for older versions 2024-01-05 10:39:57 +03:00
Andrew Marshall
eec895af5d overrides/scipy: Fix on >=1.11.1
The setup.py file is gone in newer versions.

See also
- https://github.com/nix-community/poetry2nix/issues/1476
- 04f3147a8e
2024-01-04 17:07:50 -05:00
jacobi petrucciani
483b1828ab overrides: add cargo hash for bcrypt 4.1.2 2024-01-03 14:42:27 -05:00
Cameron Smith
aab624b6f4
fix(pytorch-lightning): disable unpackPhase override
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
2024-01-01 19:45:36 -05:00
Roland Coeurjoly
64a8b2d26a wllvm needs setuptools 2023-12-30 06:16:12 +01:00
Roland Coeurjoly
df63addb44 orgparse needs setuptools 2023-12-29 18:19:52 +01:00
dzmitry-lahoda
d6920e058d
fmt 2023-12-29 11:26:32 +00:00
dzmitry-lahoda
1a72677ba6
Update build-systems.json 2023-12-29 10:31:08 +00:00
dzmitry-lahoda
48d4488232
Update build-systems.json 2023-12-29 10:28:13 +00:00
dzmitry-lahoda
35331a5e41
added cvxpy, cosmpy, google, pydantic-.. build-systems.json 2023-12-29 10:12:12 +00:00
Nikita Gorshkov
528d500ea8 overrides: add pyiceberg and mmhash3 2023-12-26 12:21:37 +13:00
Bruno Claudino
1c75a00992 overrides: add alembic-postgresql-enum 2023-12-22 16:44:02 +13:00
Bruno Claudino
efda48b8e2 overrides: expandsvars to frozenlist 2023-12-22 16:44:02 +13:00