<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/servers/http/apache-modules/mod_ca, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<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>apacheHttpdPackages.mod_ca: 0.2.2 -&gt; 0.2.3</title>
<updated>2024-03-22T11:52:22+00:00</updated>
<author>
<name>Anthony Roussel</name>
<email>anthony@roussel.dev</email>
</author>
<published>2024-03-21T21:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=b207361921acdb2c68650cec23cf0fd6c86a1a28'/>
<id>b207361921acdb2c68650cec23cf0fd6c86a1a28</id>
<content type='text'>
https://redwax.eu/dist/rs/ChangeLog-mod_ca-0.2.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://redwax.eu/dist/rs/ChangeLog-mod_ca-0.2.3
</pre>
</div>
</content>
</entry>
<entry>
<title>apacheHttpdPackages.mod_ca: add passthru.updateScript</title>
<updated>2024-03-22T11:52:21+00:00</updated>
<author>
<name>Anthony Roussel</name>
<email>anthony@roussel.dev</email>
</author>
<published>2024-03-21T21:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=aa0ce1d98aa3447cea5ce8f2bb7434ecc89be691'/>
<id>aa0ce1d98aa3447cea5ce8f2bb7434ecc89be691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: fix double quoted strings in meta.description</title>
<updated>2021-01-24T12:56:59+00:00</updated>
<author>
<name>volth</name>
<email>volth@volth.com</email>
</author>
<published>2021-01-24T09:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=bc0d605cf19cef46ad2c82b4d2bb931a96b7c275'/>
<id>bc0d605cf19cef46ad2c82b4d2bb931a96b7c275</id>
<content type='text'>
Signed-off-by: Ben Siraphob &lt;bensiraphob@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ben Siraphob &lt;bensiraphob@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: pkgs.pkgconfig -&gt; pkgs.pkg-config, move pkgconfig to alias.nix</title>
<updated>2021-01-19T09:16:25+00:00</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2021-01-19T06:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9bb3fccb5b55326cb3c2c507464a8a28d44d1730'/>
<id>9bb3fccb5b55326cb3c2c507464a8a28d44d1730</id>
<content type='text'>
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: with stdenv.lib; in meta -&gt; with lib;</title>
<updated>2021-01-11T09:38:22+00:00</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
</author>
<published>2021-01-11T07:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=4a7f99d55d299453a9c2397f90b33d1120669775'/>
<id>4a7f99d55d299453a9c2397f90b33d1120669775</id>
<content type='text'>
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
</pre>
</div>
</content>
</entry>
<entry>
<title>redwax-modules: 0.2.1 -&gt; 0.2.2/0.2.3</title>
<updated>2020-02-21T11:00:00+00:00</updated>
<author>
<name>Dirk-Willem van Gulik</name>
<email>dirkx@webweaving.org</email>
</author>
<published>2020-02-15T16:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=928c365a1b0ca95cdf2fd2305f944c0f65dbdb05'/>
<id>928c365a1b0ca95cdf2fd2305f944c0f65dbdb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional redwax modules - including comments from review on #75620.</title>
<updated>2019-12-24T16:01:04+00:00</updated>
<author>
<name>Dirk-Willem van Gulik</name>
<email>dirkx@webweaving.org</email>
</author>
<published>2019-12-24T16:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f85ec2d8960a1a9708c0a261871c83f0abcc4f79'/>
<id>f85ec2d8960a1a9708c0a261871c83f0abcc4f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
