Commit Graph

11 Commits

Author SHA1 Message Date
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
Vincent Laporte
c8c0901412 ocamlPackages.ppx_tools_versioned: use Dune 3 2023-04-17 07:11:07 +02:00
ajs124
a0718341e6 maintainers: remove volth
github account deleted
2022-06-29 00:52:12 +02:00
sternenseemann
a8be20b31c
ocamlPackages.ppx_tools_versioned: use dune 2 2021-01-07 10:47:25 +01:00
R. RyanTM
3f5f10a7b1 ocamlPackages.ppx_tools_versioned: 5.3.0 -> 5.4.0 2020-12-05 09:06:02 +01:00
R. RyanTM
b81f725d07 ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0 2020-03-08 20:32:58 +00:00
Vincent Laporte
c21c1e8f3f
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
Ensures compatibility with OCaml 4.08
2019-08-23 17:51:53 +00:00
Vincent Laporte
131e9f59e8
ocamlPackages.ppx_tools_versioned: remove spurious dependency to camlp4 2018-07-09 17:15:33 +00:00
Ryan Mulligan
6de74b0752 ocamlPackages.ppx_tools_versioned: 5.0.1 -> 5.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.1 with grep in /nix/store/6bf2nw21lnwsmdy72z7vcwsx7ipvsmmy-ocaml-ppx_tools_versioned-5.1
- directory tree listing: https://gist.github.com/769030f036fe6d5816eb1c77cdd9ecd0
2018-03-20 21:45:35 -07:00
Théo Zimmermann
901069c577 ocamlPackages.ppx_tools_versioned: 5.0alpha -> 5.0.1 2017-06-15 14:53:15 +02:00
Volth
aa8d50ce0b reason: init at 1.13.3 2017-04-23 11:23:21 +00:00