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 |
|
Randy Eckenrode
|
f9b7f4ec09
|
tree-wide: use top-level cctools
|
2024-07-17 22:36:19 -04:00 |
|
R. Ryantm
|
1639dd8cb5
|
dl-librescore: 0.35.7 -> 0.35.17
|
2024-06-07 00:51:56 +00:00 |
|
Matthias Beyer
|
904f4b46cd
|
dl-librescore: 0.35.1 -> 0.35.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2024-04-04 20:24:50 +02:00 |
|
R. Ryantm
|
eb27551800
|
dl-librescore: 0.34.59 -> 0.35.1
|
2024-03-15 19:43:19 +00:00 |
|
R. Ryantm
|
8a9191adaf
|
dl-librescore: 0.34.47 -> 0.34.59
|
2023-12-25 16:29:21 +00:00 |
|
Robert Schütz
|
8c9f272219
|
dl-librescore: init at 0.34.47
|
2023-09-03 09:32:12 -07:00 |
|