Commit graph

893 commits

Author SHA1 Message Date
Phillip Cloud
7191e51bd7
common-pkgs-2: don't install argparse if >= 2.7 2021-11-08 08:38:55 -05:00
Phillip Cloud
47dac9d9e4
common-pkgs-2: lock cryptography to 3 2021-11-08 08:38:33 -05:00
Phillip Cloud
5a3bfdf4f9
common-pkgs-2: remove unused comment 2021-11-08 08:23:51 -05:00
Phillip Cloud
2fed7bc910
pip: remove restriction 2021-11-08 08:07:04 -05:00
Antoine Eiche
d3be0fd830 Fix building cryptography 3.5 2021-11-05 17:03:15 +01:00
adisbladis
5739058f26
Merge pull request #431 from lovesegfault/ci-updates
ci: update actions and fix nix install
2021-11-04 15:47:21 -06:00
Bernardo Meurer
b0a3580958
ci: actions/checkout v1 -> v2.4.0 2021-11-04 12:53:38 -07:00
Bernardo Meurer
6f3e13ba95
ci: cachix/cachix-action v8 -> v10 2021-11-04 12:52:42 -07:00
Bernardo Meurer
056853a105
ci: cachix/install-nix-action v13 -> v14 2021-11-04 12:52:07 -07:00
Bernardo Meurer
c24c02f260
ci: add nix-command to nix's experimental features 2021-11-04 12:51:50 -07:00
adisbladis
10d6b20bf1
Merge pull request #429 from l0b0/feat/fix-filelock
feat: Fix filelock install
2021-11-02 13:13:33 -06:00
Victor Engmark
0b9f3e19f4 feat: Re-enable mypyc from version 0.910
The latest version builds.
2021-11-01 14:43:05 +13:00
Victor Engmark
2f69297117 feat: Re-enable pytest checks 2021-11-01 14:38:23 +13:00
Victor Engmark
d53f108a08 feat: Re-enable pylint checks 2021-11-01 14:38:10 +13:00
Victor Engmark
9a5617ea02 feat: Re-enable astroid checks 2021-11-01 14:38:00 +13:00
Victor Engmark
15ac374881 feat: Fix filelock install 2021-11-01 14:29:03 +13:00
Victor Engmark
0d9a0876be feat: Remove obsolete virtualenv override
Handled by platformdirs override.
2021-11-01 14:25:06 +13:00
adisbladis
705cbfa10e
Merge pull request #418 from AlexChalk/uwsgi-patch
Add uwsgi override
2021-10-04 16:27:36 -05: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
d81656e5d0
test: Add uwsgi 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
adisbladis
bb8f11f039
Merge pull request #412 from jashandeep-sohi/fix/zipp-prepatch-override
fix(zipp): skip patching setup.py if format is wheel
2021-10-04 10:47:48 -05:00
Jashandeep Sohi
738ec03519
fix(zipp): skip patching setup.py if format is wheel 2021-10-04 10:44:13 -05:00
adisbladis
aee8f04296
Bump version to 1.21.0 2021-09-29 21:31:49 -05:00
adisbladis
724e5b0f7e
Merge pull request #403 from ryneeverett/document-env-override
README: recommend overriding env over mkShell
2021-09-29 21:29:03 -05:00
adisbladis
f39d9ae8da
Merge pull request #410 from nix-community/meta-pos
Explicitly pass pos to stdenv.mkDerivation
2021-09-29 21:24:16 -05:00
adisbladis
8cba73cb68
Explicitly pass pos to stdenv.mkDerivation
So `meta.position` will resolve to where the package is defined
instead of pointing to Poetry2nix internals.
2021-09-29 21:21:37 -05:00
adisbladis
73f5524223
Merge pull request #405 from cyraxjoe/override-cheroot
Override the dontPreferSetupPy attribute for cheroot
2021-09-28 12:42:18 -05:00
Joel Rivera
d1644c5c55 Override the dontPreferSetupPy attribute for cheroot 2021-09-27 19:20:05 -05:00
ryneeverett
cd659414ca README: recommend overriding env over mkShell
Resolve #186.

The current documentation shows how to include dev-dependencies in
environment *or* add external dependencies to the environment, but I
suspect in the vast majority of cases both will be desired.
2021-09-27 12:48:29 -04:00
adisbladis
2df09faeff
Merge pull request #402 from ryneeverett/jira-setuptools_scm_git_archive
overrides: add setuptools-scm-git-archive to jira
2021-09-27 11:24:09 -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
44fb8d2a22
Bump version to 1.20.0 2021-09-23 02:59:36 -05:00
adisbladis
814e50d013
Merge pull request #399 from nix-community/setuptools-scm-round-and-round-we-go
Extend setuptools-scm infinite recursion workaround
2021-09-23 02:59:06 -05:00
adisbladis
6457976cf6
Extend setuptools-scm infinite recursion workaround 2021-09-22 22:39:14 -05:00
adisbladis
836eaf0179
Merge pull request #398 from nix-community/black-219b0-fix
overrides: Fix building black
2021-09-22 22:28:21 -05:00
adisbladis
6b6555292c
overrides: Fix building black 2021-09-22 22:25:15 -05:00
adisbladis
1d9c857d07
Merge pull request #393 from jashandeep-sohi/fix-platform-comp
fix: add support for wheels files w/ multiple platforms seperated by a period
2021-09-22 21:59:06 -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
adisbladis
c5e0f559d1
Merge pull request #397 from nix-community/poetry-1_1_10
poetry: 1.1.8 -> 1.1.10
2021-09-22 12:55:04 -05:00
adisbladis
a98c1786a3
poetry: 1.1.8 -> 1.1.10 2021-09-22 09:01:21 -05:00
adisbladis
fb8505b026
Merge pull request #395 from cpcloud/fix-tomli-inputs
fix: prevent infinite recursion when using tomli
2021-09-22 08:43:03 -05:00
Phillip Cloud
3fb12decf1
fix: add tomli to recursion list 2021-09-19 09:45:41 -04: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