Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
537ab77e88
lektor: fix hash on darwin
2024-05-16 10:46:05 +02:00
Martin Joerg
4d2f6976c5
lektor: 3.4.0b8 -> 3.4.0b12
...
https://github.com/lektor/lektor/blob/v3.4.0b12/CHANGES.md
https://github.com/lektor/lektor/compare/v3.4.0b8...v3.4.0b12
2024-05-15 08:53:16 +02:00
ocfox
1fd3f0542e
lektor: fix build
2024-02-11 00:00:00 +08:00
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
...
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.
This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Robert Schütz
19657c7fd6
lektor: pin mistune at 2.0.5
2023-09-15 09:34:30 -07:00
Robert Schütz
98422c29fd
lektor: add meta.mainProgram
2023-08-04 14:04:26 -07:00
Robert Schütz
9f6c511846
lektor: remove from python3Packages
...
According to upstream it is a "command line utility".
2023-08-01 16:25:20 -07:00