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
Vincent Laporte
d1939fbea1
ocamlPackages.rosetta: use Dune 3 2023-02-06 08:44:08 +01:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
superherointj
c255780e69 ocamlPackages.rosetta: init 0.3.0 2021-10-26 22:42:22 +02:00