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
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
Philipp Woelfel
610b8b2210
Cleanup: Factor out lib for metadata
2022-01-15 12:50:51 -07:00
Philipp Woelfel
57c9949a64
license: gpl2Plus
2022-01-15 12:48:37 -07:00
Philipp Woelfel
3db469781a
Update pkgs/data/themes/lightly-qt/default.nix
...
Code style changes
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2022-01-15 12:48:37 -07:00
Philipp Woelfel
b0d472b8e7
Fix styling
...
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2022-01-15 12:48:37 -07:00
Philipp Woelfel
be7e597173
lightly-qt: init at 0.4.1
2022-01-15 12:48:37 -07:00