Phillip Cloud
|
0b48b5c978
|
fix: get tests passing and building with latest nixpkgs
|
2024-04-29 16:57:19 -04:00 |
|
Franz Pletz
|
3c92540611
|
overrides: add hashes for ruff 0.2.{1,2}
|
2024-02-22 21:17:04 +13:00 |
|
Freeman
|
abeb2eba2b
|
update hash for rpds-py v0.18.0
|
2024-02-22 21:12:17 +13:00 |
|
Franz Pletz
|
4eb2ac5402
|
fix(watchfiles): prevent IFD
Fix #1464.
|
2024-02-06 17:51:53 +13:00 |
|
Franz Pletz
|
7cea1a46b7
|
fix(ruff): add 0.2.0, prevent IFD
Prevents IFD by optionally providing a cargoHash.
See #1464 for a similar issue.
|
2024-02-06 17:51:53 +13:00 |
|
Phillip Cloud
|
89aa79ba8d
|
Merge pull request #1512 from amrox/override-gnu-readline
|
2024-02-04 06:41:18 -05:00 |
|
Franz Pletz
|
1fb69e6a87
|
overrides: add hashes for ruff 0.1.{13,14,15}, update test
Also adds a warning if no hash is found to prevent an evaluation error.
This enables to override the source.
|
2024-01-31 15:29:05 +01:00 |
|
Andy Mroczkowski
|
9dd1584c89
|
overrides: add ncurses for gnureadline
test command:
```
nix-build --attr gnureadline --keep-going --show-trace tests/default.nix
```
before:
```
ld: library not found for -lncurses
clang-11: error: linker command failed with exit code 1
(use -v to see invocation)
error: command '/nix/store/sa6hywsm1mqfyd1xakyzv4ljjsb3h
awh-clang-wrapper-11.1.0/bin/clang' failed with exit code
1
error: subprocess-exited-with-error
```
after:
- Success!
|
2024-01-28 09:21:32 -05:00 |
|
Phillip Cloud
|
7129305eb4
|
fix(pyodbc): manually add search path for unixODBC shared libs on Linux
|
2024-01-11 06:18:07 -05:00 |
|
Andrew Marshall
|
eec895af5d
|
overrides/scipy: Fix on >=1.11.1
The setup.py file is gone in newer versions.
See also
- https://github.com/nix-community/poetry2nix/issues/1476
- 04f3147a8e
|
2024-01-04 17:07:50 -05:00 |
|
Victor Engmark
|
b76e91da74
|
test: import and run black
|
2023-12-21 01:40:10 +13:00 |
|
Vonfry
|
bf6cc414a7
|
overrides/ruff: add 0.1.7 and 0.1.6
|
2023-12-12 11:46:48 +13:00 |
|
Phillip Cloud
|
f37ca715c9
|
fix(colour): remove addition of d2to1 to build inputs
|
2023-12-11 05:26:58 -05:00 |
|
adisbladis
|
d734eac98c
|
Merge pull request #1398 from Pegasust/orjson
Support orjson 3.9+ by switching to fetching from GitHub and use `Cargo.lock`
|
2023-12-06 11:51:19 +13:00 |
|
Albert Peschar
|
9e41338d41
|
overrides: use poetry-core for pylint-django 2.5.4+
|
2023-12-06 11:50:46 +13:00 |
|
Albert Peschar
|
c819fba790
|
overrides: add cattrs 23.2+
|
2023-11-25 03:30:55 +13:00 |
|
Florian Amsallem
|
16dc105f55
|
overrides: rpds-py 0.11.0 and 0.12.0
|
2023-11-12 16:05:12 +01:00 |
|
Pegasust
|
7fa648dad3
|
Merge remote-tracking branch 'canon/master' into _orjson
|
2023-11-11 22:37:10 -08:00 |
|
ZerataX
|
84c484b05a
|
overrides: ruff 0.1.5
|
2023-11-11 11:53:30 +13:00 |
|
Phillip Cloud
|
08c8697a11
|
test: add ruff wheel test
|
2023-11-09 17:35:08 +13:00 |
|
ZerataX
|
bf0601d5d9
|
ruff: add override
|
2023-11-07 14:49:58 +13:00 |
|
Pegasust
|
6b04148b7f
|
format: run '.#formatter.$system'
format: run '.#formatters.$system'
|
2023-11-05 19:19:24 -08:00 |
|
Pegasust
|
55f5c120dc
|
feat(orjson): hashes for 3.9.x
|
2023-11-05 19:11:22 -08:00 |
|
Pegasust
|
42e2db1157
|
test(orjson): orjson integration test across seemingly supported versions
|
2023-11-05 19:11:22 -08:00 |
|
Pegasust
|
69a528f8b8
|
fix(test/text-generation): upstream peft@HEAD now needs higher version of accelerate, so we relax its req
|
2023-11-05 19:11:22 -08:00 |
|
adisbladis
|
0302506b15
|
tests.fiona-wheel: Only execute on linux
|
2023-11-02 22:41:31 +13:00 |
|
adisbladis
|
d3bd930cbf
|
tests.pyarrow-wheel: Only execute on linux
|
2023-11-02 22:41:31 +13:00 |
|
adisbladis
|
a3d4e9e731
|
tests.pyarrow-wheel: Bump lock file
|
2023-11-02 22:41:31 +13:00 |
|
adisbladis
|
cacc1ebd37
|
mk-poetry-dep: Use wheel platform filtering from pyproject.nix
|
2023-11-02 22:41:31 +13:00 |
|
adisbladis
|
4099e32cb9
|
Revert "mk-poetry-dep: Use wheel platform filtering from pyproject.nix"
This reverts commit 02b932909d .
|
2023-11-01 21:35:51 +13:00 |
|
adisbladis
|
02b932909d
|
mk-poetry-dep: Use wheel platform filtering from pyproject.nix
|
2023-11-01 21:27:42 +13:00 |
|
adisbladis
|
177fad817a
|
Merge pull request #1298 from Pegasust/wheel-url-support
Add wheel url support
|
2023-10-29 01:28:48 +13:00 |
|
Phillip Cloud
|
da235c761e
|
fix: compose overlays
|
2023-10-28 07:42:05 -04:00 |
|
Phillip Cloud
|
3c12390513
|
chore: pin psutil version because of failing macos build
|
2023-10-28 07:08:14 -04:00 |
|
Albert Peschar
|
1a26b00f31
|
overrides: add pytest-redis
|
2023-10-28 07:06:19 -04:00 |
|
Albert Peschar
|
1bc274e89c
|
overrides: add mailchimp3
|
2023-10-28 07:06:17 -04:00 |
|
Phillip Cloud
|
7208f5a33e
|
test: add python markers test
|
2023-10-28 06:33:24 -04:00 |
|
adisbladis
|
ef4e605bc6
|
Use PEP440 version conditions from pyproject.nix
|
2023-10-27 13:37:58 +13:00 |
|
Phillip Cloud
|
63f51bf85c
|
chore: add gobject-introspection test
|
2023-10-26 08:46:31 -04:00 |
|
Phillip Cloud
|
18a2765caf
|
test(awsume): pin psutil
|
2023-10-26 08:33:36 -04:00 |
|
Phillip Cloud
|
2d29b1692e
|
Merge pull request #1356 from considerate/considerate/pyside6
|
2023-10-26 07:54:44 -04:00 |
|
Viktor Kronvall
|
0a708f9f35
|
pyqt6: build from wheel
|
2023-10-26 19:41:25 +09:00 |
|
Viktor Kronvall
|
1fc2fddb8d
|
pyqt6: don't depend on qt6 from nixpkgs
|
2023-10-26 19:36:43 +09:00 |
|
Viktor Kronvall
|
e8082072c6
|
pyside6: test that it builds
|
2023-10-26 19:36:03 +09:00 |
|
Viktor Kronvall
|
b443a678f0
|
pyqt6: add override
|
2023-10-26 19:36:03 +09: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 |
|