Commit Graph

5 Commits

Author SHA1 Message Date
R. Ryantm
1d5fa25119 ocamlPackages.miou: 0.2.0 -> 0.3.0 2024-08-22 14:25:25 +00:00
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
a7cf502c5d ocamlPackages.miou: 0.1.0 -> 0.2.0 2024-06-05 02:30:19 +00:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
eb6aac6a73 ocamlPackages.miou: init at 0.1.0 2024-04-15 04:20:00 +00:00