<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/rich/default.nix, branch origin/structured-attrs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fstructured-attrs</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fstructured-attrs'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2021-05-07T17:58:05Z</updated>
<entry>
<title>python3Packages.rich: 9.13.0 -&gt; 10.1.0</title>
<updated>2021-05-07T17:58:05Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-05-05T19:24:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f417ed0e69dce879c745a1a79920af01577ee8a3'/>
<id>urn:sha1:f417ed0e69dce879c745a1a79920af01577ee8a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.rich: 9.10.0 -&gt; 9.13.0</title>
<updated>2021-04-03T15:49:52Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2021-03-24T17:41:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=41b0e97e706637e8e3b95980c2f9d09aeeeec35a'/>
<id>urn:sha1:41b0e97e706637e8e3b95980c2f9d09aeeeec35a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.rich: 9.1.0 -&gt; 9.10.0</title>
<updated>2021-01-30T23:12:45Z</updated>
<author>
<name>Robert Scott</name>
<email>code@humanleg.org.uk</email>
</author>
<published>2021-01-30T23:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3802fefa621cd9ab34ed46ff76b6eadbc82837b7'/>
<id>urn:sha1:3802fefa621cd9ab34ed46ff76b6eadbc82837b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: remove stdenv where not needed</title>
<updated>2021-01-25T17:31:47Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-25T08:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a6ce00c50c36624fec06b2b756a766d4d0f4a888'/>
<id>urn:sha1:a6ce00c50c36624fec06b2b756a766d4d0f4a888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgs/development/python-modules: stdenv.lib -&gt; lib</title>
<updated>2021-01-24T00:29:22Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-24T00:29:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a'/>
<id>urn:sha1:a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: with stdenv.lib; in meta -&gt; with lib;</title>
<updated>2021-01-11T09:38:22Z</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
</author>
<published>2021-01-11T07:54:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4a7f99d55d299453a9c2397f90b33d1120669775'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>pythonPackages.rich: 8.0.0 -&gt; 9.1.0</title>
<updated>2020-10-26T13:01:35Z</updated>
<author>
<name>IvarWithoutBones</name>
<email>ivar.scholten@protonmail.com</email>
</author>
<published>2020-10-26T13:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=25599d571c4f0050d42f49042a7174a10e1a99e6'/>
<id>urn:sha1:25599d571c4f0050d42f49042a7174a10e1a99e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.rich: init at 8.0.0</title>
<updated>2020-10-11T10:37:20Z</updated>
<author>
<name>Robert Scott</name>
<email>code@humanleg.org.uk</email>
</author>
<published>2020-10-10T18:13:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5b66067eb9fef083f06856e8145f471ad8d37c4e'/>
<id>urn:sha1:5b66067eb9fef083f06856e8145f471ad8d37c4e</id>
<content type='text'>
</content>
</entry>
</feed>
