Matthias Thym
e123625aa9
markdown-anki-decks: fix build
2024-09-23 21:45:58 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
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
Fabian Affolter
1fccf77fda
markdown-anki-decks: refactor
2024-04-20 11:49:08 +02:00
h7x4
41974d5ed9
treewide: add mainProgram
2023-11-27 02:17:53 +01:00
Weijia Wang
13600367b2
treewide: misc: use top-level fetchPypi
2023-05-25 17:07:31 +03:00
Jan Tojnar
a2f49342d8
treewide: Reduce jtojnar maintainership
...
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
Fabian Affolter
05d2c86f06
markdown-anki-decks: 1.0.0 -> 1.1.1
2022-09-25 18:08:06 +02:00
Fabian Affolter
7dae53c963
markdown-anki-decks: relax genanki constraint
2022-01-05 14:35:33 -08:00
Jan Tojnar
7484cbf58e
markdown-anki-decks: jailbreak more dependencies
2021-08-30 21:07:09 +02:00
Jan Tojnar
f0545ba9d3
markdown-anki-decks: init at 1.0.0 ( #126782 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-14 16:55:52 +02:00