Phillip Cloud
658dc2595a
Merge pull request #1481 from cameronraysmith/lightning-unpackphase
2024-02-04 06:57:57 -05:00
Phillip Cloud
89aa79ba8d
Merge pull request #1512 from amrox/override-gnu-readline
2024-02-04 06:41:18 -05:00
Phillip Cloud
3d899a7a64
Merge pull request #1501 from fpletz/ruff-0.1.13
2024-02-04 06:38:33 -05:00
Phillip Cloud
65ae806c25
Merge pull request #1516 from PicoGeyer/m2crypto_fixes
2024-02-04 06:38:05 -05:00
Phillip Cloud
f95b5c32e8
Merge pull request #1524 from bclaud/master
2024-02-04 06:37:34 -05:00
Phillip Cloud
3a3c802857
Merge pull request #1521 from sigprof/pythonForBuild-deprecation
2024-02-04 06:37:03 -05:00
Phillip Cloud
11872bc160
Merge pull request #1520 from surajsnair92/surajsnair92-cryptography-override
2024-02-04 06:36:31 -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
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
2585821cd7
Revert "overrides: add hash for cryptography 42.0.2"
2024-01-31 18:45:24 -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
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
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
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
4675b2fcff
Merge pull request #1488 from TyberiusPrime/rpds-py
...
rpds-py: update getCargoHash
2024-01-11 06:00:27 -05: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
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
Bruno Claudino
890caaae96
overrides: add ruff 1.8
...
add hash
2023-12-22 16:44:02 +13:00
patryk4815
9d9d434528
overrides: add hash for cryptography 41.0.6
2023-12-15 11:04:15 +13:00
Vonfry
bf6cc414a7
overrides/ruff: add 0.1.7 and 0.1.6
2023-12-12 11:46:48 +13:00
Phillip Cloud
f37ca715c9
fix(colour): remove addition of d2to1 to build inputs
2023-12-11 05:26:58 -05:00
Kelvin Steiner
dded87ea03
overrides: add cargo hash for bcrypt 4.1.1
2023-12-08 10:23:31 +13:00
adisbladis
d734eac98c
Merge pull request #1398 from Pegasust/orjson
...
Support orjson 3.9+ by switching to fetching from GitHub and use `Cargo.lock`
2023-12-06 11:51:19 +13:00
Albert Peschar
3756854530
overrides: add hash for cryptography 41.0.7
2023-12-06 11:50:46 +13:00
Tikhon Jelvis
d40b96c6ab
overrides: add cargo hash for rpds-py 0.13.2
2023-12-06 11:50:20 +13:00
Pavol Rusnak
cbfdd2c54b
fix: do not use obsoleted pkgconfig alias, use pkg-config directly
...
the pkgconfig alias has been dropped from nixpkgs in
https://github.com/NixOS/nixpkgs/pull/254418
2023-12-06 11:49:36 +13:00
Jacek Galowicz
9cef4d5fc6
overrides: patch out invalid classifier field in mkdocs-material
2023-11-27 22:37:45 +13:00
Pico Geyer
e4c344c404
overrides: Add hash for latest rpds-py version
2023-11-25 18:30:40 +13:00
Jez Cope
0f2b99c1f8
chore(rpds-py): add getCargoHash for 0.13.0
2023-11-21 11:40:36 +13:00
Jacek Galowicz
ec43640219
overrides: Add reportlab
2023-11-17 11:48:46 +13:00
Jacek Galowicz
632417e05a
overrides: Fix python-ldap error "cannot find libldap_r: No such file or directory"
2023-11-17 11:48:46 +13:00
Florian Amsallem
16dc105f55
overrides: rpds-py 0.11.0 and 0.12.0
2023-11-12 16:05:12 +01:00
Pegasust
7fa648dad3
Merge remote-tracking branch 'canon/master' into _orjson
2023-11-11 22:37:10 -08:00
ZerataX
84c484b05a
overrides: ruff 0.1.5
2023-11-11 11:53:30 +13:00
Phillip Cloud
2fc2f80602
chore: fix ruff build
2023-11-09 17:35:08 +13:00
ZerataX
bf0601d5d9
ruff: add override
2023-11-07 14:49:58 +13:00
Pegasust
6b04148b7f
format: run '.#formatter.$system'
...
format: run '.#formatters.$system'
2023-11-05 19:19:24 -08:00
Pegasust
55f5c120dc
feat(orjson): hashes for 3.9.x
2023-11-05 19:11:22 -08:00