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 |
|
Markus S. Wamser
|
c9d167f174
|
pkgs.applications: remove unused args
|
2022-10-12 16:00:16 +02:00 |
|
Thomas Tuegel
|
8851c97ae9
|
kdeApplications: fix derivation names
|
2020-12-26 05:24:26 -06:00 |
|
Jörg Thalheim
|
72f6df338d
|
remove genesis maintainer
genesis has no longer access to github
|
2020-11-18 22:37:56 -08:00 |
|
Bignaux Ronan
|
4d8cb42fae
|
kmahjongg: init at 19.08.3
|
2019-12-25 18:44:11 +01:00 |
|