Commit Graph

4 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
6dadffaf61 ungit: 1.5.25 -> 1.5.26 2024-04-06 02:48:44 +00:00
R. Ryantm
0ecd7c6eaf ungit: 1.5.24 -> 1.5.25 2024-01-16 23:12:55 +00:00
Robert Schütz
aff2ef7075 ungit: use buildNpmPackage 2023-08-20 21:30:32 -07:00