Derek Kulinski
66d577cdad
More build requirements
...
- fhconfparser
- licensecheck
- metprint
2022-01-24 17:14:19 -08:00
Derek Kulinski
d284003078
Added build-system for unknown packages
...
Added build system for:
- aws-error-utils
- fastapi-restful
- prometheus-fastapi-instrumentator
2022-01-24 16:22:35 -08:00
adisbladis
b37a389df4
Merge pull request #530 from nix-community/assorted-fixes-2022-01-23
...
overrides: Assorted fixes
2022-01-23 11:23:37 +12:00
adisbladis
4022cbc823
overrides: Assorted fixes
2022-01-23 10:26:18 +12:00
adisbladis
9ef0870c48
Merge pull request #528 from nix-community/macos-ci
...
Enable CI on MacOS
2022-01-22 21:31:18 +12:00
adisbladis
c667bfa529
Skip failing tests on darwin
...
And fix scikit-learn on darwin.
2022-01-22 20:01:07 +12:00
adisbladis
ab4aef7037
Enable CI on MacOS
2022-01-22 10:36:31 +12:00
adisbladis
35f0b22424
Merge pull request #529 from nix-community/minor-macos-fixes
...
Minor macos fixes
2022-01-22 10:35:43 +12:00
adisbladis
0a6d22407c
overrides.matplotlib: Hopefully fix darwin build
2022-01-22 10:18:14 +12:00
adisbladis
47ec073295
overrides.matplotlib: Don't copy mplsetup.cfg
2022-01-22 10:07:15 +12:00
adisbladis
c60eba609e
overrides.cryptography: Fix darwin build by adding iconv
2022-01-22 10:07:15 +12:00
adisbladis
0f40952013
Show full log in build output in CI
2022-01-22 10:07:15 +12:00
adisbladis
e3fff9ae95
overrides.aiosqlite: Use flit, not poetry
2022-01-21 20:41:31 +12:00
adisbladis
0587ee0344
Merge pull request #527 from nix-community/pendulum-explicit-remove
...
overrides.pendulum: Remove explicit override
2022-01-21 15:42:03 +12:00
adisbladis
1d62cb77e6
overrides;pendulum: Remove explicit override
2022-01-21 15:33:24 +12:00
adisbladis
bb918a65de
overrides: pkgs.lib -> lib
2022-01-21 15:33:24 +12:00
adisbladis
d6d2e8dcdd
Merge pull request #526 from nix-community/cython-derived-overrides
...
Add cython to derived overrides script
2022-01-21 15:13:05 +12:00
adisbladis
6c2c497a29
Add cython to derived overrides script
2022-01-21 14:53:44 +12:00
adisbladis
cfccf191ef
Merge pull request #525 from nix-community/derived-overrides
...
overrides: Move build-systems to separate file which can be automatically generated
2022-01-21 14:39:44 +12:00
adisbladis
849e0e3ca4
overrides: Move build-systems to separate file which can be automatically generated
...
This change uses the new development tool to derive build-systems from
nixpkgs to the extent that it is possible.
This will reduce the maintenance burden on us a bit until the upstream Poetry issue around this is solved.
Additionally it will fix a lot of packages we didn't even know were broken to begin with.
2022-01-21 14:30:51 +12:00
adisbladis
044d7d70fc
Add development tool to automatically derive build-systems from nixpkgs
2022-01-21 14:25:21 +12:00
adisbladis
e6433fee56
overrides.nix: Move into overrides/default.nix
...
I will implement some automation around creating these which will have supplementary files that shouldn't pollute the project root.
2022-01-21 10:19:04 +12:00
adisbladis
c3642f5368
overrides: Add assorted overrides to fix build-system dependencies
2022-01-20 11:58:16 +12:00
adisbladis
7388c74004
Merge pull request #524 from nix-community/assorted-pkgs-test
...
Add assorted-pkgs test
2022-01-20 11:57:20 +12:00
adisbladis
f4dcab7362
Add assorted-pkgs test
...
I intend to add smaller test cases here that are not big enough to warrant their own tests.
2022-01-20 10:04:25 +12:00
adisbladis
038ed56cc1
Merge pull request #522 from nix-community/extended-cross
...
Extended cross tests
2022-01-19 19:24:17 +12:00
adisbladis
a032307edd
Add extended cross test
2022-01-19 18:59:50 +12:00
adisbladis
1011a79c95
overrides: Fix various cross issues
2022-01-19 18:59:50 +12:00
adisbladis
8ca929109d
fetchFromPypi: Fix cross
2022-01-19 18:59:50 +12:00
adisbladis
30e1dc364c
overrides.cffi: Fix cross
2022-01-19 18:59:50 +12:00
adisbladis
ba1107f46b
overrides.pysqlite: Fix cross
2022-01-19 18:59:50 +12:00
adisbladis
42a24320d4
Update LICENSE years
2022-01-19 18:59:50 +12:00
adisbladis
053363b007
Merge pull request #521 from K900/master
...
Add some overrides
2022-01-19 18:59:36 +12:00
K900
2834cd7a53
overrides: add systemd-python
2022-01-19 09:43:40 +03:00
K900
9b3f728de6
overrides: add tortoise-orm + deps
2022-01-19 09:42:17 +03:00
adisbladis
1b090f2917
Merge pull request #519 from nix-community/cross
...
Fix cross compilation and add cross test
2022-01-19 04:41:56 +12:00
adisbladis
9b5fba1b71
Fix cross compilation and add cross test
2022-01-19 04:35:12 +12:00
adisbladis
ca33d25e5e
Merge pull request #518 from nix-community/no-isbootstrap
...
Remove __isBootstrap hack
2022-01-19 02:27:55 +12:00
adisbladis
230e4fbb48
Remove __isBootstrap hack
...
Since #466 was merged we don't need it anymore.
2022-01-19 02:20:37 +12:00
adisbladis
ff47a9735b
Merge pull request #516 from nix-community/mpl-fixup-args
...
overrides.matplotlib: old.passthru -> old.passthru.args
2022-01-18 22:49:50 +12:00
adisbladis
48aeba5812
overrides.matplotlib: old.passthru -> old.passthru.args
2022-01-18 22:34:24 +12:00
adisbladis
1c4a1a2232
Merge pull request #513 from nix-community/no-dontprefersetuppy
...
Remove dontPreferSetupPy & don't remove pyproject.toml
2022-01-18 22:26:55 +12:00
adisbladis
d214b36911
Inherit test cases from nixpkgs
...
These packages uses poetry2nix and we can use them for regression testing.
2022-01-18 22:18:00 +12:00
adisbladis
eedd417712
Bump nixpkgs
2022-01-18 21:18:48 +12:00
adisbladis
ff4c1b9068
Fix file deps test
2022-01-18 21:06:29 +12:00
adisbladis
cacab99101
overrides: Create addPbr abstraction
2022-01-18 21:06:29 +12:00
adisbladis
fbc86b40d4
overrides: Create addPoetry abstraction
2022-01-18 21:06:29 +12:00
adisbladis
71f665c5bf
overrides: Create addFlit abstraction
2022-01-18 15:47:50 +12:00
adisbladis
8be11cbe8f
Remove dontPreferSetupPy & don't remove pyproject.toml ever
...
It seems like this bandaid to avoid some build-system related overrides causes more problems than it fixes.
Let's just deal with reality up-front and hope that https://github.com/python-poetry/poetry/issues/2789 will be fixed at some point.
2022-01-18 15:18:57 +12:00
adisbladis
23be9b3cb0
Merge pull request #466 from cpcloud/remove-bootstrap-poetry
...
build: remove bootstrap dependency on poetry
2022-01-18 15:18:22 +12:00