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
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +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
K900
c1c816dcc3
rocs: remove qtwebkit from inputs
...
Also seems unused.
2022-11-13 17:09:12 +03:00
Weijia Wang
06d0490ab3
licenses: remove fdl12
2022-10-27 22:47:29 +02:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names
2020-12-26 05:24:26 -06:00
Thomas Tuegel
4dc1971211
rocs: Fix meta
2019-09-28 14:20:53 -05:00
Thomas Tuegel
026a23713e
rocs: Remove wrapper
2019-09-28 14:17:59 -05:00
Adrian Kummerlaender
39e4396ea7
rocs: init at 18.12.0
2019-02-12 11:42:29 +01:00