Commit Graph

5 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
4eeb9299af tio: 3.5 -> 3.6 2024-07-25 09:50:46 +00:00
Anderson Torres
539575ab2b treewide: remove yana from meta.maintainers [orphans] 2024-07-22 16:22:39 -03:00
Alexis Hildebrandt
62a830865a tio: format using nixfmt 2024-07-19 01:47:07 +02:00
Alexis Hildebrandt
45ddfc78e6 tio: migrate to by-name and modernize 2024-07-19 01:46:57 +02:00