<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/servers/http/apache-modules/mod_tile, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>apacheHttpdPackages.mod_tile: 0.7.2 -&gt; 0.8.1</title>
<updated>2025-12-17T15:25:35+00:00</updated>
<author>
<name>thesn10</name>
<email>38666407+thesn10@users.noreply.github.com</email>
</author>
<published>2025-12-13T19:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f524703b5b7137dcd4e78cb647514622f4c24680'/>
<id>f524703b5b7137dcd4e78cb647514622f4c24680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`</title>
<updated>2025-01-03T23:19:17+00:00</updated>
<author>
<name>Peder Bergebakken Sundt</name>
<email>pbsds@hotmail.com</email>
</author>
<published>2025-01-03T20:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=0cd04d30366f52fe9dd7664fb7decf4b93b1d789'/>
<id>0cd04d30366f52fe9dd7664fb7decf4b93b1d789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: format all inactive Nix files</title>
<updated>2024-12-10T19:26:33+00:00</updated>
<author>
<name>Silvan Mosberger</name>
<email>silvan.mosberger@tweag.io</email>
</author>
<published>2024-12-10T19:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=4f0dadbf38ee4cf4cc38cbc232b7708fddf965bc'/>
<id>4f0dadbf38ee4cf4cc38cbc232b7708fddf965bc</id>
<content type='text'>
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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7
    result/bin/apply-formatting $NIXPKGS_PATH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7
    result/bin/apply-formatting $NIXPKGS_PATH
</pre>
</div>
</content>
</entry>
<entry>
<title>apacheHttpdPackages.mod_tile: 0.7.1 -&gt; 0.7.2</title>
<updated>2024-07-07T19:12:10+00:00</updated>
<author>
<name>David Hummel</name>
<email>6109326+hummeltech@users.noreply.github.com</email>
</author>
<published>2024-06-21T03:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=7530892b4ada154485962b6c376af6725c3ba638'/>
<id>7530892b4ada154485962b6c376af6725c3ba638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apacheHttpdPackages.mod_tile: Support for Mapnik &gt;=v4.0.0-rc2</title>
<updated>2024-06-18T02:55:42+00:00</updated>
<author>
<name>David Hummel</name>
<email>6109326+hummeltech@users.noreply.github.com</email>
</author>
<published>2024-06-12T14:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=fd669cd8a2ee60dd02e72ca7ecddbdc30dfc016b'/>
<id>fd669cd8a2ee60dd02e72ca7ecddbdc30dfc016b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkgs/servers: remove licenses.gpl2</title>
<updated>2024-05-23T08:49:42+00:00</updated>
<author>
<name>Jussi Kuokkanen</name>
<email>jussi.kuokkanen@protonmail.com</email>
</author>
<published>2024-05-23T08:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=8064d28a4feddcd7d35a4054b3d251af30013be7'/>
<id>8064d28a4feddcd7d35a4054b3d251af30013be7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apacheHttpdPackages.mod_tile: 0.7.0 -&gt; 0.7.1</title>
<updated>2024-03-22T12:09:13+00:00</updated>
<author>
<name>Anthony Roussel</name>
<email>anthony@roussel.dev</email>
</author>
<published>2024-03-21T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=75d65a2b68b702d25d654471cde2326cee6effbf'/>
<id>75d65a2b68b702d25d654471cde2326cee6effbf</id>
<content type='text'>
https://github.com/openstreetmap/mod_tile/releases/tag/v0.7.1
https://github.com/openstreetmap/mod_tile/compare/v0.7.0...v0.7.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/openstreetmap/mod_tile/releases/tag/v0.7.1
https://github.com/openstreetmap/mod_tile/compare/v0.7.0...v0.7.1
</pre>
</div>
</content>
</entry>
<entry>
<title>apacheHttpdPackages.mod_tile: add passthru.updateScript</title>
<updated>2024-03-22T12:09:12+00:00</updated>
<author>
<name>Anthony Roussel</name>
<email>anthony@roussel.dev</email>
</author>
<published>2024-03-21T21:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d27284b103d9068c319f15e175b2fbf24144fefd'/>
<id>d27284b103d9068c319f15e175b2fbf24144fefd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mod_tile: 0.6.1+unstable=2023-03-09 -&gt; 0.7.0</title>
<updated>2024-01-12T22:25:18+00:00</updated>
<author>
<name>David Hummel</name>
<email>6109326+hummeltech@users.noreply.github.com</email>
</author>
<published>2023-12-21T20:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=52c3d54be78d9d9e15326ab24e41a216e50450a5'/>
<id>52c3d54be78d9d9e15326ab24e41a216e50450a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
