Commit Graph

12 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
a2ee8306f6 scdl: 2.11.2 -> 2.11.3 2024-07-28 07:37:21 +00:00
Coca
6063739336
scdl: 2.7.12 -> 2.11.2
Signed-off-by: Coca <coca16622@gmail.com>
2024-07-23 00:37:35 +03:00
R. Ryantm
4251886e0b scdl: 2.7.9 -> 2.7.12 2024-06-16 23:14:10 +00:00
natsukium
9d19167e4e
scdl: 2.7.7 -> 2.7.9 2024-05-26 15:34:54 +09:00
R. Ryantm
f24e27d05a scdl: 2.7.5 -> 2.7.7 2024-05-01 01:01:04 +00:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
R. Ryantm
f10c73a013 scdl: 2.7.3 -> 2.7.5 2024-03-20 21:32:08 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Weijia Wang
13600367b2 treewide: misc: use top-level fetchPypi 2023-05-25 17:07:31 +03:00
Mario Rodas
70158e0be0 scdl: 2.7.2 -> 2.7.3 2022-11-23 04:20:00 +00:00
Mario Rodas
27a02db584 scdl: init at 2.7.2 2022-07-26 04:20:00 +00:00