Commit Graph

13 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
R. Ryantm
42e552d2ff jmusicbot: 0.4.1 -> 0.4.2 2024-07-12 05:28:24 +00:00
R. Ryantm
c943981470 jmusicbot: 0.4.0 -> 0.4.1 2024-05-12 01:05:33 +00:00
R. Ryantm
9dbf8768b9 jmusicbot: 0.3.9 -> 0.4.0 2024-03-09 01:06:44 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
Serg Nesterov
e3d8ef89aa
jmusicbot: 0.3.8 -> 0.3.9 2023-03-04 01:34:04 +03:00
Sandro Jäckel
a5309ae9d2
jmusicbot: use headless jdk 2023-01-31 17:20:47 +01:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Sandro Jäckel
13587bb649
jmusicbot: 0.3.6 -> 0.3.8 2022-04-10 21:26:02 +02:00
Sandro
9d08c90f3c
jmusicbot: fix starting on java 17 2022-02-16 22:19:59 +01:00
R. Ryantm
c93d356a2e jmusicbot: 0.3.4 -> 0.3.6 2021-12-10 13:53:53 +00:00
Sandro Jäckel
3b5ce3144b
jmusicbot: init at 0.3.4 2021-04-03 02:34:11 +02:00