Commit Graph

4 Commits

Author SHA1 Message Date
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
Samuel Dionne-Riel
0833ea2c18 applications/kde: Remove samueldr as maintainer of mobile gear 2024-06-20 20:42:26 -04: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
9f5fbf001f plasma-mobile: 23.1 -> 23.04.0, (partially) absorb into kde/gear 2023-04-20 11:53:36 +03:00