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
Linus Heckemann
e5adf0b547
maintainers: drop lheckemann
2024-06-21 15:54:54 +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
Alyssa Ross
05bdbc55ff
plasma5Packages: add missing homepages and descriptions
...
Adapted from <https://apps.kde.org/ >.
2021-09-27 15:48:17 +00:00
Thomas Tuegel
b8f583e509
konquest: remove kdelibs4support dependency
2021-05-12 05:42:58 -05:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names
2020-12-26 05:24:26 -06:00
Linus Heckemann
9eb61e8408
kdeApplications.konquest: init at 2.4
2018-05-18 13:51:42 +01:00