Star Dorminey
75b74ea3fb
Fix PAO and its dependencies.
2023-04-17 15:09:03 -07:00
Bouke van der Bijl
e52d4fa473
Add sonora to build-systems
2023-04-17 09:58:35 +02:00
happysalada
f490a5138e
orjson: update getCargoHash
2023-04-16 17:44:01 -04:00
adisbladis
2e66fd2623
Merge pull request #1114 from theneosloth/master
...
Update overrides for beautifulsoup4, url-normalizer
2023-04-15 16:28:21 +12:00
Stefan Kuznetsov
1210230150
Update overrides for beautifulsoup4, url-normalizer
2023-04-14 18:23:44 -07:00
adisbladis
51389247da
Merge pull request #1112 from theneosloth/master
...
Add setuptools to types-pyopenssl
2023-04-14 15:46:30 +12:00
Stefan Kuznetsov
83657be9fb
Add pyopenssl
2023-04-13 20:30:31 -07:00
adisbladis
ad6957091e
Merge pull request #1109 from sterlind/master
...
Fix for torch 2.0 (with CUDA 11)
2023-04-14 11:42:34 +12:00
adisbladis
c498dc55e7
Merge pull request #1111 from moduon/git-autoshare
...
fix(git-autoshare): add setuptools-scm
2023-04-12 00:51:19 +12:00
Jairo Llopis
ffe80ab84a
fix(git-autoshare): add setuptools-scm
...
@moduon MT-1075
2023-04-11 13:15:04 +01:00
Sam Grayson
df434f193a
Add Nix expression for multiple overrides
2023-04-07 10:38:47 -06:00
Sam Grayson
fec81c8908
Add edgecases
2023-04-07 10:15:47 -06:00
Star Dorminey
65d38f258a
Fix Darwin build failure.
2023-04-06 21:15:00 -07:00
Star Dorminey
529e36ffb0
Format.
2023-04-06 17:19:04 -07:00
Star Dorminey
f50b88aa02
Fix torchvision too.
2023-04-06 17:18:01 -07:00
Star Dorminey
b2421c957a
Test works!
2023-04-06 16:44:31 -07:00
Star Dorminey
ebaafed0de
Hrm, going to completely disable patchelf.
2023-04-06 16:27:16 -07:00
Star Dorminey
4bea1aaad6
Moo
2023-04-06 15:38:21 -07:00
adisbladis
585f19cce3
Bump version to 1.41.0
2023-04-06 12:30:11 +12:00
adisbladis
df83e6f929
Merge pull request #1108 from danielunderwood/sql-build-deps
...
Add setuptools to psycopg-pool and poetry-core to sqlmodel build deps
2023-04-06 02:36:07 +12:00
Daniel Underwood
fb9b2a4705
Add setuptools to psycopg-pool and poetry-core to sqlmodel build deps
2023-04-05 10:18:26 -04:00
adisbladis
6765e4d807
Merge pull request #1107 from K900/fix-flake
...
More overrides-leaking-around fixes
2023-04-05 19:58:23 +12:00
K900
47e42a4cf1
fix: always build poetry with current poetry2nix
...
So nothing leaks through from nixpkgs
2023-04-05 10:47:20 +03:00
K900
e60afe781c
overrides: remove more dead code
2023-04-05 10:47:17 +03:00
adisbladis
5b14c87117
Merge pull request #1106 from K900/fix-flake
...
fix(flake): build poetry with correct poetry2nix
2023-04-05 19:24:29 +12:00
K900
fb135081ec
fix(flake): build poetry with correct poetry2nix
2023-04-05 10:06:33 +03:00
adisbladis
3316000a57
Merge pull request #1103 from nix-community/poetry_1_4_2
...
poetry: 1.4.1 -> 1.4.2
2023-04-05 14:39:07 +12:00
adisbladis
b7083b2a54
poetry: 1.4.1 -> 1.4.2
2023-04-05 14:15:09 +12:00
adisbladis
dd0436005c
Merge pull request #1105 from rissson/cryptography-40.0.1
...
overrides: add cryptography 40.0.1
2023-04-05 14:08:14 +12:00
adisbladis
97eebe8164
Merge pull request #1104 from techieAgnostic/master
...
Bumped granian version to 0.3.1
2023-04-05 14:08:01 +12:00
Marc 'risson' Schmitt
ef3c4053a5
overrides: add cryptography 40.0.1
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2023-04-05 03:30:21 +02:00
Thorn Avery
cb430318cd
Bumped granian version to 0.3.1
2023-04-05 10:19:09 +10:00
adisbladis
fafacb3f69
Merge pull request #1101 from nix-community/nixpkgs-bump-2023-04-05
...
Bump nixpkgs
2023-04-05 10:44:48 +12:00
adisbladis
3cdcd0e3a9
Merge pull request #1102 from loicreynier/fix-h5py
...
Fix override for `h5py`
2023-04-05 01:01:19 +12:00
Loïc Reynier
4f4114f65b
Fix override for h5py
2023-04-04 14:37:11 +02:00
adisbladis
0704081aba
Bump nixpkgs
2023-04-05 00:04:53 +12:00
adisbladis
a11649b3b6
Merge pull request #1100 from nix-community/llvm_5_6-removal
...
poetry2nix.overrides: remove LLVM5, LLVM6
2023-04-05 00:04:33 +12:00
Raito Bezarius
ac14ead3e9
poetry2nix.overrides: remove LLVM5, LLVM6
2023-04-04 23:55:16 +12:00
adisbladis
dc8c13ab88
Merge pull request #1083 from l0b0/fix/gitlint-needs-hatch-vcs
...
fix: gitlint needs hatch-vcs
2023-03-30 13:09:39 +13:00
Victor Engmark
de242a31f2
fix: gitlint needs hatch-vcs
...
Looks like it must be kept in tandem with gitlint-core.
2023-03-30 11:25:29 +13:00
adisbladis
10a54f8517
Disable dependabot
...
If we are to bring it back again I want it to aggregate updates into a single PR.
As it is now it's annoyingly many PRs, and I think it doesn't provide us much value.
2023-03-30 01:38:16 +13:00
adisbladis
39c356df82
Merge pull request #1089 from nix-community/dependabot/pip/pkgs/poetry/types-jsonschema-4.17.0.7
...
build(deps-dev): bump types-jsonschema from 4.17.0.6 to 4.17.0.7 in /pkgs/poetry
2023-03-29 18:17:12 +13:00
adisbladis
f46c57b329
Merge pull request #1095 from l0b0/fix/jupyter-ydoc
...
fix: Add hatch-nodejs-version to jupyter-ydoc >= 0.2.3
2023-03-29 13:16:31 +13:00
Victor Engmark
735a35e5c5
fix: Add hatch-nodejs-version to jupyter-ydoc >= 0.2.3
...
See
<https://github.com/jupyter-server/jupyter_ydoc/compare/v0.2.2...v0.2.3 >.
2023-03-29 12:13:08 +13:00
adisbladis
b114a3f31e
Merge pull request #1093 from roblabla/master
...
Add a handful of build system overrides
2023-03-29 11:36:03 +13:00
adisbladis
6c4bf223e5
Merge pull request #1094 from danielunderwood/strawberry-build-system
...
strawberry: poetry-core -> poetry
2023-03-29 11:35:45 +13:00
Daniel Underwood
d9d119dba9
strawberry: poetry-core -> poetry
2023-03-28 14:07:47 +00:00
adisbladis
2a72eea5fb
Merge pull request #1085 from l0b0/fix/mutmut
...
test: Verify mutmut install
2023-03-28 22:13:52 +13:00
dependabot[bot]
9df4860ba2
build(deps-dev): bump types-jsonschema in /pkgs/poetry
...
Bumps [types-jsonschema](https://github.com/python/typeshed ) from 4.17.0.6 to 4.17.0.7.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-jsonschema
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 07:06:46 +00:00
Bruno Arrais Claudino
e2b108b8a0
Python-multipart build-system, watchfiles and orjson overrides ( #1088 )
2023-03-28 16:59:01 +13:00