<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/ruby-modules/testing, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>ruby-modules/testing: lib.any -&gt; lib.elem</title>
<updated>2025-10-26T06:31:34+00:00</updated>
<author>
<name>h7x4</name>
<email>h7x4@nani.wtf</email>
</author>
<published>2025-04-07T10:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d25929342857a2d893f407f0ae3860b35c4cb4c1'/>
<id>d25929342857a2d893f407f0ae3860b35c4cb4c1</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>treewide: remove stdenv where not needed</title>
<updated>2021-01-25T17:31:47+00:00</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-25T08:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a6ce00c50c36624fec06b2b756a766d4d0f4a888'/>
<id>a6ce00c50c36624fec06b2b756a766d4d0f4a888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reewide: Purge all uses `stdenv.system` and top-level `system`</title>
<updated>2018-08-30T21:20:32+00:00</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2018-08-20T19:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=2c2f1e37d4374ea61caefd9389927ea03df4ce31'/>
<id>2c2f1e37d4374ea61caefd9389927ea03df4ce31</id>
<content type='text'>
It is deprecated and will be removed after 18.09.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is deprecated and will be removed after 18.09.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bot]: remove unreferenced code</title>
<updated>2018-07-20T18:48:37+00:00</updated>
<author>
<name>volth</name>
<email>volth@volth.com</email>
</author>
<published>2018-07-20T17:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=87f5930c3fb2c852f5243278b7a9da8e117d95e4'/>
<id>87f5930c3fb2c852f5243278b7a9da8e117d95e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small changes in response to review.</title>
<updated>2017-07-03T00:18:58+00:00</updated>
<author>
<name>Judson</name>
<email>nyarly@gmail.com</email>
</author>
<published>2017-07-03T00:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=0641253ae66d748b5ff0562c4edba3f9502a38e3'/>
<id>0641253ae66d748b5ff0562c4edba3f9502a38e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made gemdir handling into a common function</title>
<updated>2017-06-09T16:04:33+00:00</updated>
<author>
<name>Judson</name>
<email>nyarly@gmail.com</email>
</author>
<published>2017-06-09T16:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=964d9b7a067fc48d9774c5bff37d7fff41158f5a'/>
<id>964d9b7a067fc48d9774c5bff37d7fff41158f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Starting to add tool builder. Extracting bundler file computation.</title>
<updated>2017-05-31T16:44:46+00:00</updated>
<author>
<name>Judson</name>
<email>nyarly@gmail.com</email>
</author>
<published>2017-05-31T16:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c4fc70f53cfaf673bde7fd009826d62bececa161'/>
<id>c4fc70f53cfaf673bde7fd009826d62bececa161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning out obsolete files</title>
<updated>2017-05-27T22:22:06+00:00</updated>
<author>
<name>Judson</name>
<email>nyarly@gmail.com</email>
</author>
<published>2017-05-27T22:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=e4bb4d4788547e09c35e85d1271ffb07122d2b1b'/>
<id>e4bb4d4788547e09c35e85d1271ffb07122d2b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructuring files</title>
<updated>2017-05-27T22:19:34+00:00</updated>
<author>
<name>Judson</name>
<email>nyarly@gmail.com</email>
</author>
<published>2017-05-27T22:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=998d011e426c2f8c51946ebbc4931a464f531db9'/>
<id>998d011e426c2f8c51946ebbc4931a464f531db9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
