Commit graph

2673 commits

Author SHA1 Message Date
K900
22b31f0c29 cleanup: reorganize flake a bit, export lib.mkPoetry2Nix as a function 2023-10-27 01:19:25 +03:00
Derek Kulinski
9543530a95 chore: documentation for checkGroups (fixes #1335) 2023-10-26 09:57:13 -07:00
Phillip Cloud
63f51bf85c
chore: add gobject-introspection test 2023-10-26 08:46:31 -04:00
Phillip Cloud
973ccb6855
fix(pycairo): fix later versions of pycairo 2023-10-26 08:46:30 -04:00
Phillip Cloud
8f2c483f9a
Merge pull request #1372 from cpcloud/pin-psutil-in-awsume-test 2023-10-26 08:46:09 -04:00
Phillip Cloud
18a2765caf
test(awsume): pin psutil 2023-10-26 08:33:36 -04:00
Phillip Cloud
9ab2bdb2f1
Merge pull request #1368 from cpcloud/fix-template 2023-10-26 08:17:46 -04:00
adisbladis
80b9472d80
Merge pull request #1369 from cpcloud/cleanup-treefmt-settings
refactor(treefmt): use builtin treefmt programs
2023-10-27 01:07:28 +13:00
Phillip Cloud
2d29b1692e
Merge pull request #1356 from considerate/considerate/pyside6 2023-10-26 07:54:44 -04:00
Phillip Cloud
670e70cfd2
Merge pull request #1367 from cpcloud/awsume 2023-10-26 07:50:51 -04:00
Phillip Cloud
78b5d21f03
refactor(treefmt): use builtin treefmt programs 2023-10-26 07:02:47 -04:00
Phillip Cloud
23e7cd6263
chore: clean up whitespace 2023-10-26 06:41:48 -04:00
Phillip Cloud
00a1ee4b58
ci: add README to flake test 2023-10-26 06:41:32 -04:00
Viktor Kronvall
0a708f9f35 pyqt6: build from wheel 2023-10-26 19:41:25 +09:00
Phillip Cloud
debdc442a6
ci: create a minimal package 2023-10-26 06:38:38 -04:00
Viktor Kronvall
edd6ad2dc4 pyqt6: don't patch source when wheel 2023-10-26 19:37:03 +09:00
Viktor Kronvall
bd958cc76a pyside6: don't depend on qt6 from nixpkgs 2023-10-26 19:37:03 +09:00
Viktor Kronvall
1fc2fddb8d pyqt6: don't depend on qt6 from nixpkgs 2023-10-26 19:36:43 +09:00
adisbladis
10b9c4efbb overrides: Sort build systems 2023-10-26 19:36:03 +09:00
Viktor Kronvall
e8082072c6 pyside6: test that it builds 2023-10-26 19:36:03 +09:00
Viktor Kronvall
339c89ead6 pyside6: autopatchelf the wheels 2023-10-26 19:36:03 +09:00
Viktor Kronvall
92371e5311 pyqt6-sip: setuptools as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
0ce737d1fc qasync: poetry-core as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
b443a678f0 pyqt6: add override 2023-10-26 19:36:03 +09:00
Phillip Cloud
9d0f5707c5
ci: use src for template 2023-10-26 06:32:20 -04:00
Phillip Cloud
8178579a7f
test: add test for template 2023-10-26 06:27:56 -04:00
Phillip Cloud
53c8befeea
chore: fmt 2023-10-26 06:15:02 -04:00
Phillip Cloud
87a775aca2
fix(template): import poetry2nix instead of using legacyPackages 2023-10-26 06:11:52 -04:00
Phillip Cloud
0decff62da
fix(awsume): set HOME to allow build to succeed 2023-10-26 06:05:15 -04:00
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