Commit graph

136 commits

Author SHA1 Message Date
Derek Kulinski
05658c6cb5
override: bcrypt 4.0.1 2022-11-11 14:44:55 -08:00
adisbladis
185c10c78a
Merge pull request #804 from takeda/patch-9
override: watchfiles 0.18.0
2022-11-12 00:30:39 +13:00
Phillip Cloud
bdfb271b49
Merge pull request #802 from takeda/patch-7 2022-11-07 09:24:55 -05:00
Derek Kulinski
6c92496d93
override: watchfiles 0.18.0 2022-11-07 00:21:56 -08:00
Derek Kulinski
276c3156d7
override: orjson 3.8.1 2022-11-07 00:16:25 -08:00
Derek Kulinski
1c8b8c0234
override: cryptography 38.0.3 2022-11-06 23:58:44 -08:00
David Baynard
4c9920df3f Re-use tensorflow override for macos 2022-11-03 17:14:18 +00:00
David Baynard
9b3277a048 Apply tensorflow override to tensorflow-macos
In both cases, the `tensorboard` executable conflicts with that from
`tensorboard` itself.
2022-11-03 17:14:18 +00:00
adisbladis
76f0fd789a
Merge pull request #788 from SemMulder/add-overrides
Add overrides
2022-11-01 12:03:40 +13:00
Tom Repetti
f5d5642591 overrides: prefer wheel for darts 2022-10-31 11:18:41 -04:00
Tom Repetti
0596e9788f overrides: fix pytorch-lightning unpackPhase 2022-10-31 11:13:24 -04:00
Sem Mulder
3813345e0b Fix Open3D 0.16.0 2022-10-31 14:19:09 +01:00
Tom Repetti
50ecb0b0c9 build-systems: add setuptools to tbats 2022-10-31 08:07:30 -04:00
Tom Repetti
0b059b6712 overrides: fix cmdstanpy path 2022-10-31 07:24:49 -04:00
Tom Repetti
23be656eae cmdstanpy: add build and runtime dependency on cmdstan 2022-10-31 07:24:47 -04:00
Federico Ravasio
2523d030d2 fix: add deps to build scipy 1.9 2022-10-20 11:16:42 +00:00
adisbladis
ff3fefee0f overrides: fix mypy build 2022-10-11 11:52:04 +13:00
adisbladis
5bebd58b00 remove reference to gdal_2
it's now just gdal
2022-10-10 18:28:56 +13:00
adisbladis
3fb3ff3c00 overrides.poetry-core: Remove superflous find call 2022-10-10 15:00:00 +13:00
Sem Mulder
793f8f1b16 Add libusb dependency for pyrealsense2 2022-10-10 13:04:29 +13:00
Sem Mulder
548e7a8bcf Fix missing libusb dependency for open3d 2022-10-10 13:04:29 +13:00
Sem Mulder
77b4e6835c Fix old ansible versions 2022-10-10 12:56:56 +13:00
László Vaskó
b3923af338 cryptography: correctly identify when a wheel is used as input 2022-10-10 11:39:43 +13:00
adisbladis
f602909127
Merge pull request #756 from trepetti/build-systems-various
build-systems: nbconvert and pydeprecate
2022-10-09 15:04:05 +13:00
adisbladis
00083dad72
Merge pull request #755 from nix-community/752-moduon-overrides-1
some missing overrides (#752)
2022-10-09 15:03:27 +13:00
adisbladis
9499ece6fc
Merge pull request #746 from rszamszur/overrides-add-watchfiles
Overrides: add watchfiles
2022-10-09 15:03:02 +13:00
Tom Repetti
a02f83c613
Merge branch 'master' into build-systems-various 2022-10-08 20:28:51 -04:00
Tom Repetti
0cf66e7e10 build-systems: prevent nbconvert from pulling CSS from the web during buildPhase 2022-10-08 20:26:44 -04:00
Radosław Szamszur
c65bfd1142 overrides.watchfiles: add optionals for darwin 2022-10-09 11:56:17 +13:00
Jairo Llopis
bda5e00721 overrides: add copier
Without git, Copier loses lots of its functionality.
2022-10-09 11:50:26 +13:00
K900
673ba1f7cc treewide: another pile of assorted changes
- update pinned nixpkgs used for tests
- fix the rest of the setuptools fallout
- add and test some scientific packages
2022-10-09 11:33:01 +13:00
K900
33db1f30d0 feat: big messy refactoring
- normalize package names to match PEP-503
- don't assume build dependencies on setuptools{,-scm}
- automatically generate overrides for setuptools{,-scm}
- pull known build systems directly from nixpkgs
- fix a bunch of mostly unrelated warnings

Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
2022-10-06 19:54:08 +03:00
Radosław Szamszur
c471e41e2d overrides: add watchfiles 2022-10-06 14:21:37 +02:00
adisbladis
c2ee667d2f
Merge pull request #735 from AlexChalk/add-bcrypt-4-rust-support
Add support for building bcrypt 4 (rust)
2022-10-04 14:25:42 +13:00
talyz
b74eab0c55
overrides: Choose the correct OpenSSL version for cryptography
Older versions of cryptography currently can't be used, since
openssl_3 was made the default openssl package in nixpkgs, which
they're not compatible with. Choose an appropriate version of OpenSSL,
based on what the official wheel is built against according to
https://cryptography.io/en/latest/changelog/.
2022-10-03 14:26:15 +02:00
Alex Chalk
fa52f5bd4b Add support for building bcrypt 4 (rust) 2022-09-29 15:20:50 -04:00
adisbladis
420107e7e7
Merge pull request #723 from Smaug123/more-overrides
Overrides: ftfy, shortuuid, contourpy, omegaconf, opencv-python-headless
2022-09-30 04:26:48 +13:00
Radosław Szamszur
4751631f4b overrides: add suds 2022-09-27 13:29:15 +02:00
Smaug123
6c4395f7b0 Update overrides for ftfy, shortuuid, contourpy, omegaconf, opencv-python-headless 2022-09-25 15:01:06 +01:00
Federico Ravasio
27fb147297 overrides: add orjson 3.8.0 2022-09-23 22:20:04 +00:00
Federico Ravasio
69120fadf9 overrides: make it easier to update orjson version by printing cargo hash 2022-09-23 22:20:04 +00:00
adisbladis
787bc9e1b0 tests: Fix tests with Poetry 1.2.0 2022-09-22 16:13:15 +12:00
adisbladis
023b9fc37f poetry: 1.1.15 -> 1.2.0 2022-09-22 16:08:23 +12:00
Aos Dabbagh
ccdca1a001 Overrides: cryptography 38.0.1
Ran into this issue while building `zigpy`.

```
trace: warning: Unknown cryptography version: '38.0.1'. Please update getCargoHash.
[1/12/65 built, 36 copied (1502.3/1502.5 MiB), 241.3 MiB DL] building cryptography-38.0.1-vendor.tar.gz (buil

error: hash mismatch in fixed-output derivation '/nix/store/yj3wci62jqhkv83wi1d53awpcsb5wjhb-cryptography-38.0.1-vendor.tar.gz.drv':
         specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
            got:    sha256-o8l13fnfEUvUdDasq3LxSPArozRHKVsZfQg9DNR6M6Q=
error: 1 dependencies of derivation '/nix/store/09l5szr64c7hrngc5kyg2klhw0jcy538-python3.10-cryptography-38.0.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/68hqsyh7nhdhzkh7lawl20jnvlcfzyk3-python3.10-zigpy-0.50.3.drv' failed to build
```
2022-09-11 00:10:56 -04:00
Thiago Franco de Moraes
539423bbf9
overrides: add openvino 2022-09-07 10:02:05 +12:00
adisbladis
eeb17af37c overrides.poetry-core: "Vendor" dependencies in poetry-core 2022-09-02 01:37:48 +12:00
adisbladis
7520a96a7f overrides: Add poetry to poetry-plugin-export 2022-09-02 01:37:48 +12:00
adisbladis
dcef8aec9d overrides: Fix build system overrides when overriden derivation is null 2022-09-02 01:34:49 +12:00
adisbladis
e1e95bbf61
Merge pull request #689 from crossing/master
Fix build failure when pyproject.toml contains editable path dependencies
2022-08-24 11:55:51 +12:00
Xing Yang
e204959568 Adopt nixpkgs pillow preConfigure script 2022-08-22 20:49:00 +01:00