Commit Graph

32 Commits

Author SHA1 Message Date
Vincent Laporte
7dd2cdaa53 ocamlPackages.mdx: 2.5.1 → 2.5.2 2026-03-23 18:43:16 +01:00
Vincent Laporte
d3dd0e5499 ocamlPackages.mdx: fix for gcc15 2025-12-31 10:53:49 +01:00
Vincent Laporte
2893ae3d4e ocamlPackages.mdx: 2.5.0 → 2.5.1 2025-10-09 07:37:17 +02:00
Vincent Laporte
cca779286a ocamlPackages.mdx: add missing dependency to result 2025-08-12 07:11:01 +02:00
Ethan Carter Edwards
a4f7e10e67 ocamlPackages.mdx: fix Darwin build
The unix set perm test fails on Darwin, so disable tests as I do not
believe there is a way to disable specific tests in OCaml.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-05 12:52:46 -04:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Vincent Laporte
9a93846333 ocamlPackages.mdx: 2.4.1 → 2.5.0 2024-12-08 14:20:28 +01:00
Vincent Laporte
eb7e2246c4 ocamlPackages.mdx: 2.3.1 → 2.4.1 2024-03-21 08:48:31 +01:00
Antonio Nuno Monteiro
0103c333d6 ocamlPackages.logs: allow overriding logs 2024-02-20 14:23:33 -08:00
Jules Aguillon
9a03ab9b7a ocamlPackages.mdx: Reduce closure size
Disable the optional dependencies of the logs library: js_of_ocaml, lwt
Mdx is a binary tool so this is unlikely to cause a problem.
2024-01-02 13:38:23 +01:00
Vincent Laporte
ce037d233e ocamlPackages.mdx: 2.3.0 → 2.3.1 2023-09-28 10:09:45 +02:00
Vincent Laporte
50ce88d4ae ocamlPackages.mdx: 2.2.1 → 2.3.0 2023-04-18 08:11:11 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Vincent Laporte
7a7c9f938c ocamlPackages.mdx: 2.1.0 → 2.2.1 2023-01-28 08:45:30 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
José Romildo
8d91e1d053 ocamlPackages.mdx: add update script 2022-10-23 08:09:30 -03:00
José Romildo
100c5989ae ocamlPackages.mdx: use fetchFromGitHub 2022-10-23 08:09:03 -03:00
Vincent Laporte
af34e3be8c ocamlPackages.cmdliner: default to 1.1
ocamlPackages.alcotest: 1.5.0 → 1.6.0

ocamlPackages.crowbar: 0.2 → 0.2.1

ocamlPackages.dune-release: 1.5.1 → 1.6.2

ocamlPackages.functoria: 3.1.1 → 4.2.0

ocamlPackages.mirage: 3.10.7 → 4.2.0

ocamlPackages.irmin-pack: disable checks

ocamlPackages.mdx: disable checks

ocamlPackages.git-unix: mark as broken
2022-09-18 15:03:10 +02:00
Malo Bourgon
ba54ba9316 ocamlPackages: add meta.mainProgram to packages with multiple executables
where none of the executables match the package's `name` or `pname`, and
one of the executables is the obvious `mainProgram`.
2022-05-20 10:13:29 +02:00
Vincent Laporte
2159235eed ocamlPackages.mdx: disable for OCaml < 4.08 2022-02-24 21:24:56 +01:00
R. Ryantm
f926fa3fb0 ocamlPackages.mdx: 1.11.1 -> 2.1.0 2022-02-12 20:48:46 +00:00
Vincent Laporte
bce6cb1dd5 ocamlPackages.mdx: 1.11.0 → 1.11.1 2021-12-15 20:23:03 +01:00
Mario Rodas
7ac53ad7b9 ocamlPackages.mdx: 1.10.1 -> 1.11.0
https://github.com/realworldocaml/mdx/releases/tag/1.11.0
2021-09-15 14:00:47 +02:00
Vincent Laporte
687e5f6516 ocamlPackages.mdx: 1.8.1 → 1.10.1 2021-07-22 14:58:41 +02:00
Antonio Nuno Monteiro
702ac790ed mdx: 1.8.0 -> 1.8.1 2021-02-12 09:13:01 -08:00
Antonio Nuno Monteiro
3ffc05e1db ocamlPackages.mdx: 1.7.0 -> 1.8.0 2021-01-19 08:28:28 +01:00
Vincent Laporte
9dab2f2de2 ocamlPackages.mdx: 1.6.0 → 1.7.0 2020-08-02 14:16:55 +02:00
Vincent Laporte
4578b41999 ocamlPackages.mdx: 1.5.0 → 1.6.0 2020-05-10 09:33:22 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vincent Laporte
089c0efe8c ocamlPackages.mdx: 1.4.0 → 1.5.0
And split to multiple outputs
2019-12-14 15:57:36 +01:00
Vincent Laporte
011dd72d6a ocamlPackages.mdx: disable tests for OCaml ≥ 4.08
Don’t strip for OCaml 4.04
2019-09-20 05:28:52 +00:00
José Romildo Malaquias
b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00