Commit graph

2679 commits

Author SHA1 Message Date
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
renovate[bot]
0303ffc045
chore(deps): lock file maintenance 2023-10-25 22:35:11 +00: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
Phillip Cloud
806eb84c20
chore: use poetry from upstream nixpkgs 2023-10-24 16:59:09 -04:00
Phillip Cloud
705cf90cd3
chore: pin mutmut test to python310 2023-10-24 08:47:16 -04:00
Phillip Cloud
84db6c93d9
chore: fix jq for python311 2023-10-24 08:47:14 -04:00
Phillip Cloud
1810cc25ad
chore: use the correct python version for bootstrapping 2023-10-24 08:36:23 -04:00
Phillip Cloud
ba9716d0bb
chore: sort build systems 2023-10-24 08:30:03 -04:00