Commit Graph

17 Commits

Author SHA1 Message Date
Guy Chronister
f8066c3efa ocamlPackages.metrics: migrate to finalAttrs 2026-05-12 13:36:51 -05:00
R. Ryantm
65e1878752 ocamlPackages.metrics: 0.4.1 -> 0.5.0 2025-06-16 19:25:13 +00:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Sigmanificient
3e1227a1af pkgs/development/ocaml-modules: remove unused arguments 2024-07-16 03:54:01 +02:00
Vincent Laporte
543e633c8f ocamlPackages.metrics: 0.4.0 → 0.4.1 2024-01-11 07:14:54 +01:00
Vincent Laporte
8971fdbc3c ocamlPackages.metrics: use Dune 3 2023-03-14 13:26:43 +01:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +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
Vincent Laporte
58930f0b7f ocamlPackages.mtime: 1.2.0 → 1.4.0 2022-11-23 18:04:54 +01:00
Vincent Laporte
1f7ab584cf ocamlPackages.metrics: 0.2.0 → 0.4.0
ocamlPackages.metrics-mirage: remove at 0.2.0
ocamlPackages.metrics-rusage: init at 0.4.0
2022-07-21 10:53:17 +02:00
Vincent Laporte
229060146d ocamlPackages.metrics-mirage: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte
7346475c9f ocamlPackages.metrics-influx: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte
9785d7c7aa ocamlPackages.metrics: 0.1.0 → 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte
0b5dfa54e1 ocamlPackages.metrics-unix: init at 0.1.0 2019-12-04 15:37:36 +00:00
Vincent Laporte
8ad01c3362 ocamlPackages.metrics-lwt: init at 0.1.0 2019-12-04 15:37:36 +00:00
Vincent Laporte
5d0dd4e536 ocamlPackages.metrics: init at 0.1.0 2019-12-04 15:37:36 +00:00