<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/os-specific/linux/minimal-bootstrap/diffutils, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>minimal-bootstrap.*-static: strip outputs</title>
<updated>2026-03-05T10:40:20+00:00</updated>
<author>
<name>Aleksi Hannula</name>
<email>ahannula4+nixgit@gmail.com</email>
</author>
<published>2026-02-27T20:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c5bfaab64269cb709e7885c11c8e5617d2b27c14'/>
<id>c5bfaab64269cb709e7885c11c8e5617d2b27c14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimal-bootstrap: speed up ./configure</title>
<updated>2026-01-14T20:47:35+00:00</updated>
<author>
<name>Aleksi Hannula</name>
<email>ahannula4+nixgit@gmail.com</email>
</author>
<published>2026-01-14T12:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=37b28b8958550b3d735e891fe63179302b18ae12'/>
<id>37b28b8958550b3d735e891fe63179302b18ae12</id>
<content type='text'>
By default, stdenv runs configure using --disable-dependency-tracking.
This commit adds the same flag to most manual invocations of autotools
configure scripts in minimal-bootstrap.

However, the flag does not apply to musl &amp; zlib, which come with
handwritten configure scripts. It also does not apply to Python, where
the dependency tracking feature is already disabled in automake config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, stdenv runs configure using --disable-dependency-tracking.
This commit adds the same flag to most manual invocations of autotools
configure scripts in minimal-bootstrap.

However, the flag does not apply to musl &amp; zlib, which come with
handwritten configure scripts. It also does not apply to Python, where
the dependency tracking feature is already disabled in automake config.
</pre>
</div>
</content>
</entry>
<entry>
<title>minimal-bootstrap.diffutils-static: init at 3.12</title>
<updated>2025-12-17T17:41:19+00:00</updated>
<author>
<name>Emily Trau</name>
<email>emily@downunderctf.com</email>
</author>
<published>2023-10-10T05:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=5d403f7f0d34060f1c383a3c95ca012fb44dcae5'/>
<id>5d403f7f0d34060f1c383a3c95ca012fb44dcae5</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: switch instances of lib.teams.*.members to the new meta.teams attribute</title>
<updated>2025-04-26T01:20:17+00:00</updated>
<author>
<name>Fernando Rodrigues</name>
<email>alpha@sigmasquadron.net</email>
</author>
<published>2025-04-21T02:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=05580f4b4433fda48fff30f60dfd303d6ee05d21'/>
<id>05580f4b4433fda48fff30f60dfd303d6ee05d21</id>
<content type='text'>
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues &lt;alpha@sigmasquadron.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues &lt;alpha@sigmasquadron.net&gt;
</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>minimal-bootstrap.diffutils: parallelise</title>
<updated>2023-09-27T05:20:36+00:00</updated>
<author>
<name>Emily Trau</name>
<email>emily@downunderctf.com</email>
</author>
<published>2023-09-25T09:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d7b804e08edb143432b386c6242f3468494d35e9'/>
<id>d7b804e08edb143432b386c6242f3468494d35e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimal-bootstrap.*: replace uses of musl11 with tinycc-musl.libs</title>
<updated>2023-09-27T05:20:35+00:00</updated>
<author>
<name>Emily Trau</name>
<email>emily@downunderctf.com</email>
</author>
<published>2023-09-22T05:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c9ba05b20da750f3924e6f7d3aa1fb6fe8376c4c'/>
<id>c9ba05b20da750f3924e6f7d3aa1fb6fe8376c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimal-bootstrap.diffutils: use musl</title>
<updated>2023-09-27T05:20:34+00:00</updated>
<author>
<name>Emily Trau</name>
<email>emily@downunderctf.com</email>
</author>
<published>2023-09-19T02:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=20e65d89e60d3667c529cbfb73772220046d18c1'/>
<id>20e65d89e60d3667c529cbfb73772220046d18c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimal-bootstrap.diffutils: init at 2.8.1</title>
<updated>2023-07-23T13:20:47+00:00</updated>
<author>
<name>Emily Trau</name>
<email>emily@downunderctf.com</email>
</author>
<published>2023-07-23T06:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d31da8e6d9aea2d775792438bdfcbfd7e2477879'/>
<id>d31da8e6d9aea2d775792438bdfcbfd7e2477879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
