Commit graph

2484 commits

Author SHA1 Message Date
adisbladis
3b6124e9b7
Merge pull request #1364 from cpcloud/unused-inputs
chore: clean up unused inputs and tests; fix statix and deadnix lints
2023-10-26 22:15:32 +13:00
Phillip Cloud
81ea18db75
Merge pull request #1265 from FRidh/fix/build-systems 2023-10-26 05:10:12 -04:00
Phillip Cloud
65f59a49ab
chore: address statix and deadnix lints 2023-10-26 05:09:13 -04:00
Phillip Cloud
53533f6200
chore: remove unused uwsgi test 2023-10-26 05:07:26 -04:00
Phillip Cloud
84bce7a035
chore: clean up unused input args 2023-10-26 05:04:04 -04:00
Phillip Cloud
8a0e172540
chore: fix infinite recursion 2023-10-26 04:48:03 -04:00
Frederik Rietdijk
64f0a74602
overrides: opencensus namespace package 2023-10-26 04:24:22 -04:00
Frederik Rietdijk
46903c538b
overrides: add build systems 2023-10-26 04:24:16 -04:00
adisbladis
b6ddb11e1e
Merge pull request #1363 from nix-community/pyproject-nix-fetchers
Use pyproject.nix fetchers
2023-10-26 17:21:21 +13:00
adisbladis
841aa10e1b Use fetchers from pyproject.nix 2023-10-26 17:13:24 +13:00
adisbladis
beacdee91b vendor: Copy lib/fetchers directories separately 2023-10-26 17:02:10 +13:00
adisbladis
15185adb4c vendor: bump pyproject.nix 2023-10-26 17:02:10 +13:00
adisbladis
40192db77c
Merge pull request #1339 from l0b0/build/arrow-1-3-0
build: Arrow 1.3.0
2023-10-26 16:30:59 +13:00
adisbladis
1ef8d818c6
Merge pull request #1267 from andersk/subdirectory
Respect `subdirectory` from `poetry.lock` when fetching sources
2023-10-26 16:21:40 +13:00
adisbladis
b005f34302 templates: Remove usage of poetry attribute from poetry2nix flake
Closes #1362
2023-10-26 16:16:58 +13:00
adisbladis
49ba4aea84
Merge pull request #1284 from bzadm/master
pycurl: Add curl as a depedency
2023-10-26 16:12:08 +13:00
Anders Kaseorg
65ab8f0aab Respect subdirectory from poetry.lock when fetching sources
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-10-26 16:08:53 +13:00
Victor Engmark
1a0869c771 build: Arrow 1.3.0
Motivated by the fact that >800 other packages in PyPI depend on this
one <https://www.wheelodex.org/projects/arrow/>.
2023-10-26 16:06:09 +13:00
Joshua Kobschätzki
1217cfbf01 fix(pycurl): change from propagatedBuildInputs -> buildInputs 2023-10-26 16:04:30 +13:00
Joshua Kobschätzki
7650ff3268 fix: change from buildInputs to nativeBuildInputs 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
3ea44284f4 fix: Add pycurl override with pkgs.curl (2) 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
90d6500e2c fix: Add pycurl override with pkgs.curl 2023-10-26 16:03:10 +13:00
adisbladis
d70fd3ee09
Merge pull request #1361 from nix-community/pyproject-nix-pep599
Use PEP-599 platform definitions from pyproject.nix
2023-10-26 14:00:46 +13:00
adisbladis
960343e97c Use PEP-599 platform definitions from pyproject.nix 2023-10-26 13:55:33 +13:00
adisbladis
6249f973b0
Merge pull request #1358 from nix-community/pyproject-nix
Use pyproject.nix's implementations of pep508 & name normalization
2023-10-26 12:55:27 +13:00
adisbladis
3a448dd440 Use normalizePackageName from pyproject.nix 2023-10-26 12:48:05 +13:00
adisbladis
b7617a7c4c pep508: Reimplement using pyproject.nix 2023-10-26 12:48:05 +13:00
adisbladis
c061e4c469 Add vendored copy of pyproject.nix
This will be used for a lot of primitives currently implemented in poetry2nix.
2023-10-26 12:38:32 +13:00
adisbladis
4b4821888e Add update script for a new vendor directory
Where we'll put pyproject.nix
2023-10-26 12:38:32 +13:00
Phillip Cloud
60559cd89b
Merge pull request #1360 from nix-community/statix-deadnix 2023-10-25 19:35:58 -04:00
adisbladis
98971720b6 style: Apply statix/deadnix 2023-10-26 12:28:09 +13:00
adisbladis
1977f8fb13 lib.predictURLFromPypi: Remove hash argument 2023-10-26 12:28:09 +13:00
adisbladis
4a829c9f98 chore: Add statix/deadnix 2023-10-26 12:23:25 +13:00
adisbladis
a36613636d chore: Add treefmt 2023-10-26 12:23:25 +13:00
adisbladis
6a45de6de8
Merge pull request #1324 from bouk/types-build-systems
Add build-systems for a couple of types pkgs
2023-10-26 11:46:34 +13:00
adisbladis
e40ed935f1
Merge pull request #1329 from sciyoshi/new-bootstrap-fixes
New bootstrap fixes
2023-10-26 11:34:06 +13:00
Phillip Cloud
93c345ce8e
chore: pin ml-stack 2023-10-25 14:31:13 -04:00
Phillip Cloud
3fe43155a2
chore: pin psutil in scientific 2023-10-25 13:21:20 -04:00
Phillip Cloud
b251275a6e
chore: pin psutil on mac 2023-10-25 12:30:25 -04:00
Phillip Cloud
321e0e9ef9
chore: try against nixpkgs/master 2023-10-25 11:18:31 -04:00
Phillip Cloud
26e75e526d
chore: fix psutil for darwin on newer nixpkgs 2023-10-25 08:53:12 -04:00
Phillip Cloud
ad983b4a56
chore: fix pandas build that does not have pyproject.toml 2023-10-25 07:43:39 -04:00
Phillip Cloud
e3d8509a1e
fix(sphinx): get sphinx5+ working 2023-10-25 07:31:10 -04:00
Phillip Cloud
eae09d1fb3
chore: remove dead code 2023-10-25 05:04:18 -04:00
Phillip Cloud
846372964a
chore: build as far as possible 2023-10-25 04:52:18 -04:00
Phillip Cloud
6775f89983
chore: do not fail fast in CI for nix-build jobs 2023-10-25 04:50:27 -04:00
Phillip Cloud
b3d597d42c
chore: use exit 0 instead of YAML true constant 2023-10-25 04:48:08 -04:00
Phillip Cloud
733412c33f
chore: use nix-shell 2023-10-25 04:46:52 -04:00
Phillip Cloud
8610d83b31
ci: use runner commands 2023-10-24 17:22:01 -04:00
Phillip Cloud
a86df00ebb
ci: use nix commands 2023-10-24 17:21:01 -04:00