Commit graph

166 commits

Author SHA1 Message Date
Thiago Franco de Moraes
1b3d7f4f36
Added typing-extensions to torch propagatedBuildInputs 2021-04-21 19:39:40 -03:00
Thiago Franco de Moraes
d779b1adcb
Added an override to torchvision 2021-04-19 21:48:55 -03:00
confusus
d7fd89d119 Add overrides for django, django-*, pillow, typed_ast and weasyprint packages 2021-04-14 20:56:36 +02:00
Félix Baylac-Jacqué
3eb9083df5
overrides: sentence-transformer package
sentence-transformer depends on a unspecficied typing-extensions
python dependency.
2021-03-30 11:19:09 +02:00
Félix Baylac-Jacqué
9e6fc2d52e
overrides: add sentenpiece override
Sentenpiece depends on a native library and a local C library built
with cmake.
2021-03-30 11:08:30 +02:00
Félix Baylac-Jacqué
8585b78353
overrides: use a wheel for the tokenizers package
The tokenizers build system is pretty complex and requires cargo setup
to actually build (cf. the nixpkgs python override).

Using the wheel seems like the local optimum here to prevent the
source build complexity.
2021-03-30 11:08:28 +02:00
Imran Hossain
64b120159b Add libmysqlclient to mysqlclient nativeBuildInputs 2021-03-17 20:37:29 -04:00
adisbladis
fd35047502
overrides: Make grpcio override safer 2021-03-16 16:58:47 +02:00
adisbladis
ebd3696122
overrides: Add grpcio-tools override 2021-03-16 16:41:54 +02:00
adisbladis
8790d1c615
overrides: Add grpcio override 2021-03-16 16:41:54 +02:00
Rowan Skewes
4f6b98b270 overrides: munch, fiona, pygeos, rtree 2021-03-12 18:00:10 +11:00
adisbladis
5247b36e8e
overrides: Update h5py override 2021-03-07 01:41:18 +02:00
Joel Rivera
23b3e00bfc Add additional overrides for jaraco-functools, portend and tempora.
They need toml as a build dependency, they require setuptools_scm with the toml extra.
2021-02-27 16:38:33 -06:00
adisbladis
12b238e4f2
pyqt5: Set dontWrapQtApps to fix build 2021-02-21 12:43:13 +01:00
Rowan Skewes
3484e377f9
overrides for gdal, moto, pdal, pyproj, others 2021-02-21 11:41:19 +01:00
adisbladis
8ca228bd9c
overrides: Add overrides to build rmfuse 2021-02-15 16:44:25 +01:00
adisbladis
2bc8743470
overrides: Make more overrides safe against missing attrs 2021-02-15 16:37:46 +01:00
Sandro
ff1a109304
Do not hardcode openjpeg version 2021-02-14 16:56:12 +01:00
adisbladis
cbdcd499f5
overrides: Add more overrides 2021-02-11 13:59:43 +01:00
adisbladis
61f3dc5e54
overrides: Fix building cryptography 3.4 2021-02-11 03:49:37 +01:00
Tom Sydney Kerckhove
01c042021c
safer overrides (#250)
Co-authored-by: Tom Sydney Kerckhove <syd@cs-syd.eu>
2021-02-04 21:03:13 +01:00
adisbladis
267e417af0
overrides: Replace openmpi with mpi 2021-02-02 15:13:31 +01:00
adisbladis
095793f14f
overrides: pkgconfig -> pkg-config 2021-02-02 15:11:08 +01:00
adisbladis
f48bb3859c
Remove all references to stdenv.lib 2021-02-02 14:36:40 +01:00
ilikeavocadoes
39c39f65d4
Fix osqp
Closes #206
2021-02-02 12:37:33 +01:00
Philipp Hausmann
ecf1dd2fe5
mysqlclient: Add missing native library dependency 2021-02-02 12:24:13 +01:00
Tom Sydney Kerckhove
7a9d5dbe97
reformat 2021-02-02 12:15:55 +01:00
Tom Sydney Kerckhove
62fc282c1d
newrelic override fix 2021-02-02 12:15:55 +01:00
Tom Sydney Kerckhove
25de8d0893
pyee override fix 2021-02-02 12:15:55 +01:00
Tom Sydney Kerckhove
38f2a09c59
watchdog override fix 2021-02-02 12:15:55 +01:00
Tom Sydney Kerckhove
76ac8727d6
pytest-splinter override fix 2021-02-02 12:15:55 +01:00
Tom Sydney Kerckhove
7887e57c17
tqdm override fix 2021-02-02 12:15:55 +01:00
adisbladis
261ea2b15a
overrides: Add override for wheel when building from source 2021-02-02 11:51:00 +01:00
adisbladis
036d8fbfab
overrides: Pin pip to 20.2.4 to work around https://github.com/nix-community/poetry2nix/issues/244 2021-02-02 11:50:12 +01:00
Tom Sydney Kerckhove
ba43d90b78
torch fix, fixes #230 (#237)
* torch fix, fixes #230

Co-authored-by: Tom Sydney Kerckhove <syd@cs-syd.eu>
2021-01-30 19:56:39 +01:00
Silvan Mosberger
ee478fd8d4
Merge pull request #217 from Infinisil/overrides
Overrides for packaging and pytest
2021-01-30 19:53:17 +01:00
Silvan Mosberger
e16c7426d5
Fix pytest version being 0.0.0
Without this patch, the pytest version in the resulting environment is
0.0.0

Fixes https://github.com/nix-community/poetry2nix/issues/188
2021-01-30 19:50:01 +01:00
Silvan Mosberger
16b39d8d6d
Add override for packaging now using flit
As of https://github.com/pypa/packaging/pull/352

Seems like this dependency isn't automatically discovered, same as with
hashids requiring the same override
2021-01-30 19:49:58 +01:00
Phillip Cloud
714fdf2f75 overrides: fix wheel derivation to use proper inputs 2021-01-14 12:50:04 -05:00
sireliah
c0a391b6f2
Provide overrides for two Datadog libraries 2020-12-22 16:24:11 +01:00
adisbladis
18a77a95cd
!! 2020-11-30 19:28:07 +01:00
adisbladis
c0c6038262
Fix tests
Something upstream broke a lot of python37 packages and I'm not
interested in debugging this.
2020-11-30 19:27:48 +01:00
Yuri Albuquerque
e840602b3b
Fix pytest-django.
Closes #212
2020-11-26 19:05:58 +01:00
Marc 'risson' Schmitt
f0eb99280e
overrides: add colour
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2020-11-26 13:54:50 +01:00
adisbladis
32bbe07355
Fix formatting 2020-11-26 13:33:35 +01:00
Daiderd Jordan
11d33aced2
exclude build python from poetry dependencies
While building PYTHONPATH includes pythonForBuild which can only be used
during the build.  Just tracking propagated inputs here should be enough.
2020-11-24 23:04:11 +01:00
Daiderd Jordan
a16e8aa760
various cross override fixes 2020-11-24 23:04:10 +01:00
adisbladis
1894b501cf
overrides: Add typeguard setuptools-scm version override 2020-11-20 01:28:47 +01:00
Jörg Thalheim
53d5786a0a
Merge pull request #187 from timokau/torch-override 2020-11-13 08:18:39 +01:00
Timo Kaufmann
5ad26c9d5b Add an override for torch
Mostly aggregating the suggestions from
https://github.com/nix-community/poetry2nix/issues/69.
2020-11-12 19:07:23 +01:00