Commit Graph

12 Commits

Author SHA1 Message Date
Martin Weinelt
3d12611232
python312Packages.typer: include standard optional
Typer specifies the standard optional-dependencies package list, but then
due to internal tooling includes it by default in Require-Dist.

https://github.com/tiangolo/typer/blob/0.12.3/pyproject.toml#L71-L72

This is in line with changes that happened in typer 0.12.1

https://github.com/tiangolo/typer/releases/tag/0.12.1
2024-07-18 18:54:10 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Fabian Affolter
9e38de653a shell-genie: refactor 2024-04-20 11:47:40 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Fabian Affolter
906e25257a shell-genie: relax openai 2024-02-19 11:56:16 +01:00
Fabian Affolter
c13299137e shell-genie: relax typer contraint 2023-06-11 00:07:07 +02:00
Weijia Wang
6e7c0b97d4 treewide: make fetchPypi more explicit 2023-05-25 21:37:59 +03:00
Fabian Affolter
597b9c0682 shell-genie: 0.2.8 -> 0.2.10 2023-05-19 04:38:34 +02:00
Fabian Affolter
c1b5b438f1 shell-genie: 0.2.6 -> 0.2.8 2023-03-13 22:47:35 +01:00
Fabian Affolter
d6e52d26b0 shell-genie: specify license 2023-03-09 09:38:05 +01:00
Fabian Affolter
1e69e5c428 shell-genie: unstable-2023-01-27 -> 0.2.6 2023-03-03 14:02:21 +01:00
Jonas Heinrich
7f5639fa3b shell-genie: init at unstable-2023-01-27 2023-02-26 05:26:41 -05:00