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 |
|
Sandro Jäckel
|
ae02415ee8
|
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
|
2021-04-30 01:48:19 +02:00 |
|
Ben Siraphob
|
3ae5e6ce03
|
treewide: remove enableParallelBuilding = true if using cmake
|
2021-01-03 18:37:40 +07:00 |
|
freezeboy
|
c173f416e0
|
libsForQt5.kde2-decoration: 1.0 -> 1.1
Fixes build for Qt5.15
Split output to mutilple outputs to reduce user closure size
|
2020-11-20 22:24:26 +01:00 |
|
c0bw3b
|
910d752579
|
kde2-decoration: 2017-03-15 -> 1.0
+ move under data/themes
|
2019-11-24 17:15:06 +01:00 |
|