Commit graph

2535 commits

Author SHA1 Message Date
Phillip Cloud
f2fd936712
ci: remove non-existent job; add nix-build 2023-10-28 07:10:49 -04:00
Phillip Cloud
b395d346b1
ci: remove redundant build-systems order check 2023-10-28 07:00:03 -04:00
Phillip Cloud
51d10f73f1
chore: fixup flake warnings about overlays 2023-10-28 06:57:27 -04:00
adisbladis
6ae0f9b0a8
Merge pull request #1382 from nix-community/treefmt-sort-build-systems
treefmt: Sort build systems
2023-10-28 23:49:00 +13:00
Phillip Cloud
9d0aa43743
Merge pull request #1381 from nix-community/mk-poetry-dep-poetry-pep440-ext
mk-poetry-dep: use poetry extended pep440 parser
2023-10-28 06:45:18 -04:00
adisbladis
ba6b214781 treefmt: Sort build systems 2023-10-28 23:40:51 +13:00
Phillip Cloud
849504a736
chore: remove unused inherit 2023-10-28 06:38:21 -04:00
Phillip Cloud
7208f5a33e
test: add python markers test 2023-10-28 06:33:24 -04:00
adisbladis
32f94fd9cd mk-poetry-dep: use poetry extended pep440 parser 2023-10-28 23:26:20 +13:00
Phillip Cloud
f686df9021
Merge pull request #1380 from cpcloud/fix-tools-p2nix-import
fix: use poetry2nix from top-level when importing `./tools`
2023-10-28 06:23:48 -04:00
Phillip Cloud
50185c6934
ci: add job to build devShell 2023-10-28 06:13:48 -04:00
Phillip Cloud
ed3b79fd21
fix: use poetry2nix from top-level when importing ./tools 2023-10-28 06:00:45 -04:00
adisbladis
365879d405
Merge pull request #1378 from Kiskae/patch-1
overrides: add dynaconf, quart-flask-patch; fix aiofiles
2023-10-28 00:31:38 +13:00
Kiskae
85f91c2e78
overrides: add dynaconf, quart-flask-patch; fix aiofiles
aiofiles: https://github.com/Tinche/aiofiles/releases/tag/v23.2.0
2023-10-27 13:19:46 +02:00
adisbladis
f13541a05e
Merge pull request #1376 from nix-community/pyproject-nix-pep440
Use PEP440 version conditions from pyproject.nix
2023-10-27 13:57:55 +13:00
adisbladis
9ded99c5ef overrides.cryptography: add hash for 41.0.5 2023-10-27 13:47:04 +13:00
adisbladis
ef4e605bc6 Use PEP440 version conditions from pyproject.nix 2023-10-27 13:37:58 +13:00
adisbladis
4c171fee20
Merge pull request #1370 from cpcloud/fix-gobject-introspection
fix gobject introspection
2023-10-27 12:44:09 +13:00
adisbladis
43a7430bcb
Merge pull request #1375 from nix-community/flake-cleanups
cleanup: reorganize flake a bit, export lib.mkPoetry2Nix as a function
2023-10-27 12:42:01 +13:00
K900
cfc8686dbf fix: use current flake for template test 2023-10-27 01:30:17 +03:00
adisbladis
2d34ce91d0
Merge pull request #1374 from takeda/checkGroups-doc
chore: documentation for checkGroups (fixes #1335)
2023-10-27 11:24:32 +13:00
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