Commit Graph

15 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
7bdb5641a3 pmtiles: 1.22.1 -> 1.22.2 2024-12-06 16:11:07 +00:00
R. Ryantm
67913a7e7d pmtiles: 1.22.0 -> 1.22.1 2024-10-25 09:00:26 +00:00
R. Ryantm
e2e1502156 pmtiles: 1.21.0 -> 1.22.0 2024-09-22 07:54:41 +00:00
R. Ryantm
0de0b9d7a2 pmtiles: 1.20.0 -> 1.21.0 2024-09-10 01:31:44 +00:00
Ivan Mincik
f0d9cf51c0 pmtiles: add geospatial team as maintainer
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-09-06 08:41:37 +02:00
R. Ryantm
db1f59ac70 pmtiles: 1.19.2 -> 1.20.0 2024-06-11 15:00:56 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
R. Ryantm
91623e333c pmtiles: 1.19.1 -> 1.19.2 2024-05-29 04:15:18 +00:00
R. Ryantm
eeaf1e7ace pmtiles: 1.17.0 -> 1.19.1 2024-03-20 09:12:57 +00:00
R. Ryantm
d8b6ea0567 pmtiles: 1.14.1 -> 1.17.0 2024-02-15 21:15:07 +00:00
R. Ryantm
2c167d5caf pmtiles: 1.14.0 -> 1.14.1 2024-02-08 07:19:52 +00:00
R. Ryantm
49e9e6ed07 pmtiles: 1.13.0 -> 1.14.0 2024-01-29 04:34:50 +00:00
R. Ryantm
0a28604b51 pmtiles: 1.12.0 -> 1.13.0 2024-01-20 02:42:04 +00:00
Thea Schöbl
250f6d5bbd
pmtiles: init at 1.12.0 2024-01-13 11:57:46 +01:00