Commit Graph

22 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
R. Ryantm
cc0941133b tippecanoe: 2.70.0 -> 2.72.0 2024-12-09 10:07:29 +00:00
R. Ryantm
5b030809a0 tippecanoe: 2.64.0 -> 2.70.0 2024-11-16 17:42:37 +00:00
Augustin Trancart
b51203c4ec tippecanoe: 2.62.4 -> 2.64.0 2024-10-05 13:52:03 +02:00
R. Ryantm
9793b135a6 tippecanoe: 2.62.3 -> 2.62.4 2024-09-28 04:39:16 +00:00
Augustin Trancart
790e9c6e7b tippecanoe: 2.62.2 -> 2.62.3 2024-09-21 15:26:17 +02:00
R. Ryantm
cd6ff073f9 tippecanoe: 2.62.0 -> 2.62.2 2024-09-17 05:57:32 +00:00
Nikolay Korotkiy
eeedf03ed2
tippecanoe: 2.60.0 -> 2.62.0 (#339969) 2024-09-06 18:39:55 +04:00
R. Ryantm
2da9e10507 tippecanoe: 2.60.0 -> 2.62.0 2024-09-06 03:27:54 +00:00
Ivan Mincik
956a749594 tippecanoe: geospatial team as maintainer 2024-09-03 16:06:40 +02:00
R. Ryantm
7b03c4faab tippecanoe: 2.58.0 -> 2.60.0 2024-08-22 22:27:35 +00:00
R. Ryantm
9e964541b2 tippecanoe: 2.57.0 -> 2.58.0 2024-08-08 06:41:32 +00:00
R. Ryantm
89092715f0 tippecanoe: 2.56.0 -> 2.57.0 2024-07-27 11:32:39 +00:00
R. Ryantm
6afcc8e9d0 tippecanoe: 2.55.0 -> 2.56.0 2024-07-17 06:25:47 +00:00
R. Ryantm
d8f3422972 tippecanoe: 2.53.0 -> 2.55.0 2024-06-08 02:51:08 +00:00
R. Ryantm
d8cc357b41 tippecanoe: 2.52.0 -> 2.53.0 2024-04-04 06:23:21 +00:00
R. Ryantm
13a4b8a463 tippecanoe: 2.51.0 -> 2.52.0 2024-03-22 19:22:25 +00:00
R. Ryantm
9831409f2c tippecanoe: 2.49.0 -> 2.51.0 2024-03-10 22:10:13 +00:00
R. Ryantm
07c8e94832 tippecanoe: 2.47.0 -> 2.49.0 2024-03-06 07:02:07 +00:00
Nikolay Korotkiy
98325e4ba7
tippecanoe: add mainProgram 2024-03-01 22:20:50 +04:00
R. Ryantm
5920196c69 tippecanoe: 2.46.0 -> 2.47.0 2024-03-01 17:15:31 +00:00
Nikolay Korotkiy
2148188a55
tippecanoe: migrate to by-name 2024-02-27 17:34:42 +04:00