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 |
|
Mario Rodas
|
2becf6e837
|
maintainers: drop marsam
|
2024-04-24 04:20:00 +00:00 |
|
Mario Rodas
|
5354f24b3c
|
ocamlPackages.mldoc: 1.5.6 -> 1.5.8
Diff: 2a700b2e47 ...v1.5.8
|
2023-11-17 07:40:28 +01:00 |
|
Mario Rodas
|
8295574499
|
ocamlPackages.mldoc: 1.5.2 -> 1.5.6
Diff: https://github.com/logseq/mldoc/compare/v1.5.2...2a700b2e4797e47505f423fd47dc07372bd7b04e
|
2023-06-27 10:08:00 +02:00 |
|
Vincent Laporte
|
0bd1408dfe
|
ocamlPackages: fix eval
Evaluation for OCaml < 4.08 has been broken by
d9f767600f
|
2023-03-27 06:52:40 +02:00 |
|
Mario Rodas
|
493fe01d9f
|
ocamlPackages.mldoc: 1.4.9 -> 1.5.2
|
2023-01-12 04:20:00 +00:00 |
|
Mario Rodas
|
cb81a9ca94
|
ocamlPackages.mldoc: 1.4.8 -> 1.4.9
|
2022-10-01 17:37:21 +02:00 |
|
Mario Rodas
|
c43baa4e38
|
ocamlPackages.mldoc: 1.3.9 -> 1.4.8
|
2022-09-23 04:20:00 +00:00 |
|
Mario Rodas
|
9467dd3284
|
ocamlPackages.mldoc: init at 1.3.9
|
2022-06-27 06:55:25 +02:00 |
|