Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
e4973c6bdf ocamlPackages.mccs: 1.1+17 -> 1.1+18 2024-09-09 22:16:52 +02: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
Weijia Wang
5ce632a201
Merge pull request #305545 from r-ryantm/auto-update/ocamlPackages.mccs
ocamlPackages.mccs: 1.1+13 -> 1.1+17
2024-07-07 03:23:40 +02:00
R. Ryantm
550fb35763 ocamlPackages.mccs: 1.1+13 -> 1.1+17 2024-07-07 02:39:09 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Ulrik Strid
661ee6b468 ocamlPackages treewide: Add missing inputs 2022-03-25 13:55:18 +01:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
superherointj
fdc3bf4178 ocamlPackages.mccs: init 1.1+13 2021-06-14 04:37:07 +02:00