Commit Graph

5 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
Linus Heckemann
e5adf0b547 maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
Thomas Tuegel
b9ac4172eb
libkdegames: remove kdelibs4support dependency 2021-05-12 05:43:01 -05:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
Linus Heckemann
60216b2f39 libsForQt5.libkdegames: init at 18.04.1 2018-05-18 13:51:28 +01:00