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
Jörg Thalheim
b9d28d2cd3
Merge pull request #194 from yihuang/cytoolz-overrides
...
add overrides for package cytoolz
2020-11-06 06:33:58 +01:00
yihuang
4769099361
add overrides for package cytoolz
2020-10-20 07:50:13 +08:00
ryneeverett
e8320a3a1b
python-bugzilla: add override
2020-10-17 14:45:10 +00:00
ryneeverett
ea889f8eae
jira: add override / fix missing buildInputs error
2020-10-17 13:54:54 +00:00
yihuang
b1d1441e2c
add overrides for supervisor
...
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/supervisor/default.nix#L25
2020-10-12 15:58:12 +08:00
Roberto Di Remigio
d5557fe10e
Add override for mpi4py
2020-10-06 14:51:30 +02:00
yihuang
723c6e76e1
Add overrides for credis & hashids
2020-10-06 14:47:57 +02:00
adisbladis
52a484be33
Reformat with nixpkgs-fmt 1.0.0
2020-10-01 19:08:57 +02:00
adisbladis
234b0f3f4d
Fix build with separated poetry/poetry-core build systems
2020-10-01 18:21:00 +02:00
adisbladis
327b6a6ea6
overrides: Add version override for keyring
2020-10-01 16:00:13 +02:00
Akshay Mankar
ad4e0b777b
overrides.nix: handle zipp being null gracefully
...
If your poetry.lock file contains a marker making a dependency optional
on a specific python version, super.zipp is null, so getting its version
will fail. There's other code handling these being null (followups on
https://github.com/nix-community/poetry2nix/issues/50 ), so just make
this code handle it more gracefully, too.
Co-authored-by: Florian Klink <flokli@flokli.de>
2020-09-21 11:02:09 +02:00
Joel Rivera
a63a715267
Add three overrides to make sure the pyproject.toml is not removed.
...
Overrides: jaraco-functools, portend and tempora.
2020-09-15 17:12:57 -05:00
David Terry
bcb1e06d7e
override.nix: eth-hash, eth-keyile, eth-keys, rlp, multiaddr, jsonpickle, web3
2020-09-14 12:37:23 +02:00
adisbladis
cf9b181a7a
Merge pull request #165 from teto/mongomock
...
override: for mongomock
2020-08-31 13:44:49 +02:00
Matthieu Coudron
108d44d39a
override: for mongomock
...
requires pbr
2020-08-31 12:02:43 +02:00
Freeman Latif
a5cc0e1428
overrides for weasyprint
2020-08-27 18:22:57 +07:00
Rowan Skewes
108d06a715
Override for dictdiffer
2020-08-26 01:49:39 +10:00
adisbladis
c377518ddf
overrides: Add all inputs from nixpkgs to ansible
...
Ansible pypi metadata is incorrect.
2020-08-25 02:58:32 +02:00
adisbladis
836f6e3be9
overrides: Add overrides to build ansible & molecule
2020-08-24 23:11:21 +02:00
adisbladis
3204df6699
Merge pull request #152 from takeda/psycopg2
...
Add openssl for psycopg2-binary on Darwin
2020-08-17 19:37:57 +02:00
Derek Kulinski
9b3587aad2
Add openssl for psycopg2-binary on Darwin
2020-08-17 10:02:29 -07:00
adisbladis
b6f9670d56
overrides: Remove condition from wheel override
2020-08-17 05:02:19 +02:00
adisbladis
27e3cca6cb
overrides: Matplotlib 3.3.0 now downloads/builds it's own freetype by default
...
Override to use system (nix) freetype.
2020-08-14 00:28:21 +02:00
adisbladis
d0f730fd6f
Merge pull request #142 from mjlbach/overrides-add-vispy
...
Add override for vispy
2020-08-14 00:05:32 +02:00
Wael M. Nasreddine
c6d00ee7df
overrides: h3 should load its C dependency from the Nix store
2020-08-12 15:06:31 -07:00
Michael Lingelbach
dd8bf06e0d
Add override for vispy
2020-08-12 12:53:19 -07:00
Derek Kulinski
8678bc3481
Added openssl dependency to psycopg2 on Darwin.
2020-08-12 11:34:36 -07:00
adisbladis
0ad5d1a14a
overrides: Create typing_extensions alias for better nixpkgs compat
...
Closes #131
2020-07-23 16:11:56 +02:00
Michael Noronha
e8d67c5680
Remove pytest-runner from build-time deps
2020-07-23 16:06:40 +02:00
adisbladis
772b272c96
Remove or null
from kiwisolver override
...
It's better to fail with an up-front attribute error than failing at
build time with a cryptic error message.
2020-07-21 21:33:50 +02:00
adisbladis
5398505f8b
Merge pull request #133 from nix-community/plugin-closures
...
Add experimental support for plugin closures
2020-07-14 15:30:02 +02:00
adisbladis
ff98b8a987
overrides: Add libvirt-python override
2020-07-14 14:33:53 +02:00