<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/compilers/cmucl/binary.nix, 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>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>treewide: add mainProgram attribute to lisp compilers</title>
<updated>2024-11-24T11:48:55+00:00</updated>
<author>
<name>TANIGUCHI Masaya</name>
<email>ta2gch@gmail.com</email>
</author>
<published>2024-11-22T02:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=65f013da3a2d4491232b9a04c6b206c4e1813a85'/>
<id>65f013da3a2d4491232b9a04c6b206c4e1813a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: Remove the definite article from meta.description</title>
<updated>2024-06-09T21:08:46+00:00</updated>
<author>
<name>Alexis Hildebrandt</name>
<email>afh@surryhill.net</email>
</author>
<published>2024-06-07T08:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f8c4a98e8e138e21353a2c33b90db3359f539b37'/>
<id>f8c4a98e8e138e21353a2c33b90db3359f539b37</id>
<content type='text'>
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/'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/'
</pre>
</div>
</content>
</entry>
<entry>
<title>lisp-modules: set maintainers to the lisp team</title>
<updated>2023-04-05T18:52:27+00:00</updated>
<author>
<name>Kasper Gałkowski</name>
<email>k@galkowski.xyz</email>
</author>
<published>2023-04-05T17:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=6817b72ca3cdb8e5edd9ff84a1dc549de1c683f3'/>
<id>6817b72ca3cdb8e5edd9ff84a1dc549de1c683f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmucl_binary: 21b -&gt; 21d</title>
<updated>2022-10-23T15:06:33+00:00</updated>
<author>
<name>AndersonTorres</name>
<email>torres.anderson.85@protonmail.com</email>
</author>
<published>2022-10-23T15:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9df05da28f9b13c361d7fb3fbcca41f940e3edd6'/>
<id>9df05da28f9b13c361d7fb3fbcca41f940e3edd6</id>
<content type='text'>
And a complete rewite of this somewhat old expression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And a complete rewite of this somewhat old expression.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmucl: remove tohl from meta.maintainers list</title>
<updated>2022-10-23T04:16:02+00:00</updated>
<author>
<name>AndersonTorres</name>
<email>torres.anderson.85@protonmail.com</email>
</author>
<published>2022-10-23T04:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=307775b000fd1fafbc0e56b11ec9d4a6002c90e9'/>
<id>307775b000fd1fafbc0e56b11ec9d4a6002c90e9</id>
<content type='text'>
Because tohl disappeared (last seen 2021-01-28).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because tohl disappeared (last seen 2021-01-28).
</pre>
</div>
</content>
</entry>
<entry>
<title>pkgs/development/compilers: stdenv.lib -&gt; lib</title>
<updated>2021-01-23T01:57:37+00:00</updated>
<author>
<name>Ben Siraphob</name>
<email>bensiraphob@gmail.com</email>
</author>
<published>2021-01-22T11:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=acc5f7b18a60bc9b1024e5e1882bf7362e6492e6'/>
<id>acc5f7b18a60bc9b1024e5e1882bf7362e6492e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: Per RFC45, remove all unquoted URLs</title>
<updated>2020-04-10T16:54:53+00:00</updated>
<author>
<name>Michael Reilly</name>
<email>OmnipotentEntity@gmail.com</email>
</author>
<published>2020-04-01T01:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=84cf00f98031e93f389f1eb93c4a7374a33cc0a9'/>
<id>84cf00f98031e93f389f1eb93c4a7374a33cc0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
