Phillip Cloud
1e45a45656
Merge pull request #1545 from rx342/overrides-tensorflow-io
...
overrides: add libtensorflow for tensorflow-io-gcs-filesystem
2024-04-30 08:22:53 -04:00
Phillip Cloud
a2e549bf7a
Merge pull request #1570 from truh/build-system-overrides-202403
...
overrides: Add and update build system overrides
2024-04-30 08:21:13 -04:00
Jakob Klepp
6b0421df5c
overrides: yarl >= 1.9.3 requires tomli
...
At least on python < 3.11
8cf77bd3f5/pyproject.toml
\#L8
2024-04-30 10:38:56 +02:00
Jakob Klepp
4353480eb6
overrides: maphash requires poetry-core
2024-04-30 10:38:55 +02:00
Jakob Klepp
dcea64d430
overrides: gcloud-aio-storage requires poetry-core
2024-04-30 10:38:54 +02:00
Jakob Klepp
9c5c3516a4
overrides: gcloud-aio-auth requires poetry-core
2024-04-30 10:38:30 +02:00
Jakob Klepp
6c842f6741
overrides: frozenlist >= 1.4.1 requires tomli
...
> Replaced the packaging is replaced from an old-fashioned :file:setup.py to an
> in-tree :pep:517 build backend -- by :user:webknjaz.
https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1
2024-04-30 10:37:49 +02:00
Jakob Klepp
f8659aec77
overrides: add entry for fastapi-sessions with build system setuptools
2024-04-30 10:37:49 +02:00
Jakob Klepp
468634f7f5
overrides: dask >= 2023.4.0 requires tomli
...
Since version 2023.4.0 dask uses a pyproject.toml.
The pyproject.toml specifies versioneer[toml] as a build requirement.
versioneer[toml] adds tomli as an optional requirements.
2024-04-30 10:37:27 +02:00
rx342
a7454fa44a
overrides: add libtensorflow for tensorflow-io-gcs-filesystem
2024-04-30 09:44:21 +02:00
Phillip Cloud
48283c3d59
Merge pull request #1559 from cpcloud/dont-build-sklearn-when-using-wheels
...
fix: get poetry2nix working again with recent nixpkgs
2024-04-29 19:46:20 -04:00
Phillip Cloud
0b48b5c978
fix: get tests passing and building with latest nixpkgs
2024-04-29 16:57:19 -04:00
Jörg Thalheim
9245811b58
Merge pull request #1612 from MatthewCroughan/mc/pure-netrc
...
vendor: pass NETRC via impureEnvVars if inPureEval
2024-04-26 08:46:02 +02:00
Yang, Bo
8936c1c7af
fix(deepspeed): Add missing dependency to setuptools
and CUDA packages
2024-04-25 23:47:55 +00:00
Jörg Thalheim
1105f50160
Merge pull request #1610 from das-g/patch-1
...
docs: fix typo: "wheels our sdists" → "wheels or sdists"
2024-04-25 21:06:36 +02:00
matthewcroughan
f625ae2e51
vendor: pass NETRC via impureEnvVars if inPureEval
2024-04-23 23:41:41 +01:00
Malte Neuss
4549573b36
fix: Add ways to add NETRC path to flakes
2024-04-23 21:50:40 +02:00
Derek Kulinski
a97e89543b
mockito: setuptools -> hatchling
2024-04-22 18:29:34 -07:00
malteneuss
ae51a674f2
fix: typo
...
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
2024-04-22 20:02:07 +02:00
malteneuss
7954074cd1
fix: Move paragraph before usage paragraph
...
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
2024-04-22 20:01:54 +02:00
Raphael Das Gupta
d8d8816bb0
docs: fix typo: "wheels our sdists" →"wheels or sdists"
...
The FAQ question is about the choice between the two alternatives
(a) "wheels" vs. (b) "sdists", not about whose sdists they are.
2024-04-22 13:23:11 +02:00
Roland Coeurjoly
0d24c76d44
Formatting
2024-04-18 11:58:36 +02:00
Phillip Cloud
96b73c0a63
Merge branch 'master' into master
2024-05-01 15:58:49 -04:00
Phillip Cloud
10e3b3f03f
Merge branch 'master' into master
2024-05-01 06:41:55 -04:00
Malte Neuss
5b960699cc
fix: Add section on private repositories with authentication
2024-04-17 23:49:15 +02:00
Isabella Skořepová
fdc63dde78
fix(pypika): add build system info
2024-04-17 10:29:02 +02:00
Malte Neuss
a84c1e0647
fix: add quickstart section
2024-04-17 08:55:44 +02:00
Roland Coeurjoly
03016a8488
´Use buildSystem from
2024-04-13 15:12:56 +02:00
Roland Coeurjoly
78972f0132
fix(twisted): add tests and new dependencies needed
2024-04-11 05:05:42 +02:00
Mateusz Kowalczyk
18bd42892f
Refer to right pkg-config thing
...
In #1447 some references of `pkgs.pkgconfig` were
change to `pkgs.pkg-config` which was correct, as
the `pkgs.pkgconfig` is a deprecated alias for the
latter. However that change _also_ changed
`self.pkgconfig` to `self.pkg-config`: the `self`
here is _not_ the same as `pkgs`. The `self`
refers to Python package set so it formerly
referred to the `pkgconfig` Python package.
There's no `pkg-config` Python package so this
code just fails to evaluate, resulting in #1564 .
In first place, it looks like using
`self.pkgconfig` was probably wrong and we wanted
the `pkgs.pkg-config` so I simply make that change
instead.
Fixes #1564 .
2024-04-08 11:20:00 +09:00
Yang, Bo
596432fa1f
fix(jupyter-existing-provisioner): Add missing dependency to setuptools
...
https://github.com/sv99/jupyter_existing_provisioner
2024-04-06 17:45:33 +00:00
Pavol Rusnak
04926d9334
overrides: add pytest-md
2024-04-05 08:44:53 +02:00
James Brock
59bdf23c36
feat: Split flake template devShell: app and poetry
...
The nix template generates two devShells instead of one.
The first devShell provides project dependencies, but not poetry.
The second devShell provides only poetry.
2024-03-25 14:56:34 +09:00
José Luis Lafuente
3a8ec041c0
overrides: add django-markdownify
2024-03-18 20:21:30 +01:00
Matúš Ferech
340a74a8fa
fix(template): add README
...
During the build poetry is looking for "README.md" file. Since it
does not exists, the build fails.
2024-03-11 02:27:00 +01:00
TSR Berry
82d8f82544
fix(findGitIgnores): Infinite recursion if .git directory doesn't exist
2024-03-09 18:24:35 +01:00
renovate[bot]
700a6e3453
chore(deps): update all dependencies
2024-03-08 07:23:08 +00:00
Jonathan Boyle
948bacb575
fix(sphinxcontrib-jquery): add sphinx to propagateBuildInputs
2024-03-07 11:01:40 +00:00
Dominik Gleich
e1a449c954
Add django-rest-framework build system
2024-03-06 21:48:00 +01:00
Dominik Gleich
ed5ecd8a72
Add django-qr-code build system
2024-03-06 21:44:57 +01:00
Cameron Smith
09720ef26f
fix(llvmlite): static linking disabled by default
...
* https://github.com/numba/llvmlite/pull/250
* "-static-libstdc++" is not used in f22420ad76/ffi/Makefile.linux
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
2024-03-05 21:54:42 -05:00
James Brock
eb12057c0c
overrides: PyQt6 v6.6.1 ignore libmimerapi.so
2024-03-05 23:43:44 +09:00
Radik Islamov
79f8d5ce0c
build-systems.json: Add aiogram
2024-03-04 21:17:31 +05:00
laurens
b132599c36
overrides: add hash from cryptography 42.0.4
2024-02-22 10:44:58 +01:00
Franz Pletz
3c92540611
overrides: add hashes for ruff 0.2.{1,2}
2024-02-22 21:17:04 +13:00
Franz Pletz
f050c3860c
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
→ 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nix-github-actions':
'github:nix-community/nix-github-actions/4bb5e752616262457bc7ca5882192a564c0472d2' (2023-11-03)
→ 'github:nix-community/nix-github-actions/5163432afc817cf8bd1f031418d1869e4c9d5547' (2023-12-29)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6c986b681d6b35affcc4eda42db63595ab01860e' (2023-11-13)
→ 'github:NixOS/nixpkgs/e1135102e9ae9f7fe84147f9700a17cf4839f97f' (2024-02-20)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
→ 'github:numtide/treefmt-nix/e504621290a1fd896631ddbc5e9c16f4366c9f65' (2024-02-19)
2024-02-22 21:17:04 +13:00
Phillip Cloud
d3b3fe5835
use optionalAttrs instead of if else
2024-02-22 21:15:34 +13:00
Eddie Linder
4c227e6fe8
overrides: add cargo hash for granian 1.0.2; don't fail hash when wheel is used
2024-02-22 21:15:34 +13:00
Gregor Grigorjan
4125c95104
overrides: add hash for cryptography 42.0.1
2024-02-22 21:13:09 +13:00
Freeman
abeb2eba2b
update hash for rpds-py v0.18.0
2024-02-22 21:12:17 +13:00