Kovacsics Robert
6e5fb95079
overrides: fix pillow 9.5.0
2024-05-01 14:19:28 -04:00
Kovacsics Robert
34b821817d
overrides: add gdstk
2024-05-01 14:19:27 -04:00
David Crompton
cb909e9f3f
fix(pyside6): add test for pyside6
2024-05-01 14:00:05 -04:00
Phillip Cloud
d9b2ed29c8
Merge pull request #1607 from RCoeurjoly/ansible-molecule
...
fix(ansible-molecule): build without obsolete `setuptools-scm-git-archive` package
2024-05-01 08:55:08 -04:00
Phillip Cloud
04f460dcc2
Merge branch 'master' into master
2024-05-01 08:21:43 -04:00
Phillip Cloud
cc09b2d506
Merge branch 'master' into sphixcontrib-jquery
2024-05-01 07:25:39 -04:00
Phillip Cloud
83e9ea75ed
chore: formatting
2024-05-01 06:59:15 -04:00
Roland Coeurjoly
7d7692c288
fix(ansible-molecule): get build working
2024-05-01 06:59:08 -04:00
Phillip Cloud
90b77fa964
Merge branch 'master' into llvmlite-static
2024-05-01 06:42:58 -04:00
Phillip Cloud
0ca15ae84a
chore: hack around attempted download of sqlite amalgamation
2024-05-01 05:41:41 -04:00
matthewcroughan
f108917991
overrides: add hashes and overide source for apsw 3.44.2.0+
2024-05-01 05:08:05 -04:00
Phillip Cloud
066da7fe23
Merge pull request #1583 from Fuuzetsu/pkg-config-fix
...
Refer to right pkg-config thing
2024-04-30 08:29:29 -04:00
rx342
a7454fa44a
overrides: add libtensorflow for tensorflow-io-gcs-filesystem
2024-04-30 09:44:21 +02:00
Phillip Cloud
0b48b5c978
fix: get tests passing and building with latest nixpkgs
2024-04-29 16:57:19 -04:00
Mateusz Kowalczyk
18bd42892f
Refer to right pkg-config thing
...
In #1447 some references of `pkgs.pkgconfig` were
change to `pkgs.pkg-config` which was correct, as
the `pkgs.pkgconfig` is a deprecated alias for the
latter. However that change _also_ changed
`self.pkgconfig` to `self.pkg-config`: the `self`
here is _not_ the same as `pkgs`. The `self`
refers to Python package set so it formerly
referred to the `pkgconfig` Python package.
There's no `pkg-config` Python package so this
code just fails to evaluate, resulting in #1564 .
In first place, it looks like using
`self.pkgconfig` was probably wrong and we wanted
the `pkgs.pkg-config` so I simply make that change
instead.
Fixes #1564 .
2024-04-08 11:20:00 +09:00
Jonathan Boyle
948bacb575
fix(sphinxcontrib-jquery): add sphinx to propagateBuildInputs
2024-03-07 11:01:40 +00:00
Cameron Smith
09720ef26f
fix(llvmlite): static linking disabled by default
...
* https://github.com/numba/llvmlite/pull/250
* "-static-libstdc++" is not used in f22420ad76/ffi/Makefile.linux
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
2024-03-05 21:54:42 -05:00
James Brock
eb12057c0c
overrides: PyQt6 v6.6.1 ignore libmimerapi.so
2024-03-05 23:43:44 +09:00
Franz Pletz
3c92540611
overrides: add hashes for ruff 0.2.{1,2}
2024-02-22 21:17:04 +13:00
Phillip Cloud
d3b3fe5835
use optionalAttrs instead of if else
2024-02-22 21:15:34 +13:00
Eddie Linder
4c227e6fe8
overrides: add cargo hash for granian 1.0.2; don't fail hash when wheel is used
2024-02-22 21:15:34 +13:00
Gregor Grigorjan
4125c95104
overrides: add hash for cryptography 42.0.1
2024-02-22 21:13:09 +13:00
Freeman
f63573e0e0
fix (psutil) v5.9.8
2024-02-22 21:12:02 +13:00
yihuang
df1d8409f9
update rpds-py v0.18.0 cargoHash
2024-02-22 21:11:43 +13:00
dzmitry-lahoda
137cbaf575
adding more build tools and make clarabel hook into rust
2024-02-17 11:58:47 +00:00
laurens
316a759f65
overrides: add hash for cryptography 42.0.3
2024-02-16 23:51:06 +13:00
Franz Pletz
4eb2ac5402
fix(watchfiles): prevent IFD
...
Fix #1464 .
2024-02-06 17:51:53 +13:00
Franz Pletz
7cea1a46b7
fix(ruff): add 0.2.0, prevent IFD
...
Prevents IFD by optionally providing a cargoHash.
See #1464 for a similar issue.
2024-02-06 17:51:53 +13:00
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