Phillip Cloud
|
209955539f
|
feat(plyvel): support building plyvel
|
2023-10-26 05:52:26 -04:00 |
|
Phillip Cloud
|
abae7c55ab
|
test: remove dead code from test
|
2023-10-26 05:24:37 -04:00 |
|
pegasust
|
4f04d996d4
|
test: lower build time by using a smaller model
|
2023-10-26 05:18:18 -04:00 |
|
pegasust
|
962f1a5992
|
ref: format test
|
2023-10-26 05:18:17 -04:00 |
|
pegasust
|
eb4dc7d92b
|
chore(test): anything to make test go through for now, subsequent changes to pytorch should be done separately
|
2023-10-26 05:18:16 -04:00 |
|
pegasust
|
88a99da819
|
chore: reformat and relax test on nix sandbox
|
2023-10-26 05:18:15 -04:00 |
|
pegasust
|
08c9c08208
|
test: isWheel check might be darwin-specific issue, warn instead of assert
|
2023-10-26 05:18:14 -04:00 |
|
pegasust
|
583d2bfe34
|
test: integration test for whl url - nlp task with specific model
|
2023-10-26 05:18:13 -04:00 |
|
pegasust
|
59acbb08ec
|
feat: support whl url
|
2023-10-26 05:18:11 -04:00 |
|
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 |
|
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 |
|