Commit Graph

11 Commits

Author SHA1 Message Date
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Nikolay Korotkiy
4f9fee9b3f perlPackages.Tirex: 0.7.1 → 0.8.0 2025-08-05 01:27:07 +04:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Marcus Ramberg
48352194c2 perlPackages.Tirex: fix build with recent mapnik (#366883) 2025-02-28 21:51:33 +01:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
FliegendeWurst
4cb2498f3f perlPackages.Tirex: fix build with recent mapnik 2024-12-20 19:03:22 +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
David Hummel
98be6d2af8 perlPackages.Tirex: Support for Mapnik v4.0.0 2024-06-17 19:55:41 -07:00
Anthony Roussel
07a8a152d7 perlPackages.Tirex: 0.7.0 -> 0.7.1
https://github.com/openstreetmap/tirex/compare/v0.7.0...v0.7.1
2024-03-21 00:44:08 +01:00
Anthony Roussel
eac643f338 perlPackages.Tirex: add passthru.updateScript 2024-03-21 00:43:55 +01:00
Anthony Roussel
08a4a478bd perlPackages.Tirex: move to pkgs/development/perl-modules 2024-03-21 00:39:57 +01:00