Victor Engmark
9a5617ea02
feat: Re-enable astroid checks
2021-11-01 14:38:00 +13:00
adisbladis
796b7b0c18
overrides: Set sourceRoot in uwsgi override
2021-10-04 16:24:31 -05:00
Alex Chalk
1cf2fb2515
feat: Add override
2021-10-04 16:22:11 -05:00
Alex Chalk
cf08f95e1e
test: Call tests
2021-10-04 16:22:11 -05:00
Alex Chalk
5f4d6b9478
chore: Match surrounding formatting
2021-10-04 16:22:11 -05:00
Alex Chalk
843f6eda9b
feat: Add override that works for my project
2021-10-04 16:22:10 -05:00
Jashandeep Sohi
738ec03519
fix(zipp): skip patching setup.py if format is wheel
2021-10-04 10:44:13 -05:00
Joel Rivera
d1644c5c55
Override the dontPreferSetupPy attribute for cheroot
2021-09-27 19:20:05 -05:00
ryneeverett
3a915be578
overrides: add setuptools-scm-git-archive to jira
...
This is comparable to #99/#142.
2021-09-27 12:14:55 -04:00
adisbladis
6b6555292c
overrides: Fix building black
2021-09-22 22:25:15 -05:00
adisbladis
0908a3699e
Merge pull request #392 from cpcloud/pytest-randomly
...
pytest-randomly: revert patch and fix dependencies
2021-09-22 20:06:53 -05:00
adisbladis
e8433d90d7
Merge pull request #394 from jashandeep-sohi/fix-shellingham-override
...
fix: only change shellingham format to pyproject if format is not wheel
2021-09-22 20:06:36 -05:00
Jashandeep Sohi
60140eb3a8
fix: remove shellingham override
2021-09-22 15:38:52 -07:00
Phillip Cloud
e44d9876eb
fix: use nativeBuildInputs in tomli drv
...
This prevents infinite recursion against nixos-unstable-small as of ab126c9a62ca414a933ac19e91d27ddd68cedcd4.
2021-09-19 09:02:45 -04:00
Jashandeep Sohi
20e0cf3918
fmt
2021-09-17 20:53:21 -07:00
Jashandeep Sohi
970505fbb0
fix: only change shellingham format to pyproject if format is not wheel
2021-09-17 20:40:08 -07:00
Phillip Cloud
4b8acf7cd8
pytest-randomly: fmt
2021-09-17 22:55:19 -04:00
Phillip Cloud
d4643d13ca
pytest-randomly: revert patch and fix dependencies
2021-09-17 22:53:53 -04:00
Rowan Skewes
56ccf2d713
overrides: matplotlib, mmdet, pywavelets, tensorboard
2021-09-18 01:50:49 +10:00
Rowan Skewes
c6cd8fc822
overrides: gitpython
2021-09-18 01:50:47 +10:00
Rowan Skewes
9cbaca69c3
overrides: jupyterlab-widgets
2021-09-17 21:34:48 +10:00
Rowan Skewes
9e9b0b0344
overrides: argcomplete
2021-09-17 21:32:10 +10:00
Derek Kulinski
963b399985
licensecheck override
...
The `setup.py` generated by poetry appears to be broken for some reason.
2021-09-14 16:22:26 -07:00
Tom Repetti
0ef89b2eba
overrides: fix llvmlite build and add appropriate LLVM versions
2021-09-07 13:49:49 -04:00
lunik1
d9bf565b63
Add overrides for cwcwidth, platformdirs, and pythran
2021-09-01 16:35:44 +01:00
Victor Engmark
c71640822d
feat: Make virtualenv installable
...
I do not fully understand why the version specification breaks the
installation, because `poetry install` and `pip install
--requirement=<(poetry export)` both work just fine.
Closes #340 .
2021-08-27 10:48:16 +12:00
adisbladis
2f5291f9cd
Add override to make shellcheck-py installable
2021-08-26 12:41:15 -05:00
adisbladis
11f15b8c7d
Merge pull request #368 from erictapen/overrides
...
Add overrides for borgbackup, weblate-language-date
2021-08-26 11:56:01 -05:00
adisbladis
c261b4d6b9
Merge pull request #364 from l0b0/feat/make-recent-mypy-installable
...
feat: Make mypy >=0.900 installable
2021-08-26 11:36:41 -05:00
Tom Sydney Kerckhove
ce1081254d
Add --no-clobber to pendulum override so it doesn't fail if the f iles are already in the right place
2021-08-26 16:06:11 +02:00
Kerstin Humm
b17017968b
add overrides for borgbackup, weblate-language-date
2021-08-26 13:38:27 +02:00
Victor Engmark
f3224ef88c
feat: Make mypy >=0.900 installable
...
Based on
<https://github.com/nix-community/poetry2nix/issues/323#issuecomment-871929102 >.
Hopefully there's a better solution soon, but for the moment it looks
like this is necessary to install recent versions of mypy.
Closes #323 .
2021-08-26 17:07:10 +12:00
adisbladis
046ee4939a
Merge pull request #366 from l0b0/feat/make-pytest-randomly-installable
...
feat: Make pytest-randomly installable
2021-08-25 11:45:34 -05:00
Victor Engmark
607d93fd2e
feat: Make pytest-randomly installable
...
Based on
<https://github.com/nix-community/poetry2nix/issues/322#issue-922199285 >.
Closes #322 together with #365 .
2021-08-25 12:25:05 +12:00
Victor Engmark
b41301ef0c
feat: Make ruamel-yaml installable
...
Based on
<https://github.com/nix-community/poetry2nix/issues/322#issuecomment-874944931 >
2021-08-25 12:20:10 +12:00
adisbladis
bcc679d1ae
poetry: 1.17.0 -> 1.18.0
2021-08-19 15:06:24 -05:00
Tom Repetti
34541ddb3f
Add override for tomli
2021-08-16 20:22:10 -04:00
Li Junkang
e0cbe3a9e5
Add override arpeggio
2021-08-15 00:52:08 +08:00
Antoine Eiche
bfce63096f
Add override for requestsexceptions
2021-08-12 00:08:40 +02:00
lunik1
1ca0a63509
Enable dataset module in pyarrow
2021-08-03 18:45:07 +01:00
Jez Cope
1a0ecd7288
Add override for requests-unixsocket
2021-07-23 21:21:17 +01:00
Utku Demir
613152f16f
Fix matplotlib build
2021-07-20 21:20:08 +12:00
Jascha Geerds
00afb77ee8
Add overrides for multiple packages
...
- pygraphviz
- pyjsg
- pyshex
- pyshexc
- shexjsg
- sparqlslurper
2021-07-01 11:19:49 +02:00
adisbladis
765615e043
Fix pendulum wheel install
2021-06-29 10:06:47 -05:00
Thomas Sanchez
673741851e
add lazy-object-proxy override
2021-06-10 12:04:01 +02:00
Thomas Sanchez
5edc54a3d9
Add ua-parser override
2021-06-10 09:27:51 +02:00
Thomas Sanchez
3b0baa6b90
Add marisa-trie override
2021-06-08 21:31:30 +02:00
Alexander Shestakov
ed29519bfc
Adding xcodebuild as a darwin dependency for lxml
...
Since lxml requires xcrun to be present in PATH
2021-06-08 12:29:34 +03:00
Mitsuhiro Nakamura
328c5e915b
overrides: disable matplotlib lto on darwin
2021-06-02 10:34:51 +09:00
Steve Purcell
474640c3dd
Additional overrides for some crypto-related packages
2021-05-18 14:48:41 +12:00