<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/pip-tools/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-07T23:01:11Z</updated>
<entry>
<title>python3Packages.pip-tools: 6.0.1 -&gt; 6.1.0</title>
<updated>2021-05-07T23:01:11Z</updated>
<author>
<name>Konstantin Alekseev</name>
<email>mail@kalekseev.com</email>
</author>
<published>2021-05-07T22:13:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c397682663b586529838794c87ce0293cff8eda4'/>
<id>urn:sha1:c397682663b586529838794c87ce0293cff8eda4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.pip-tools: 5.4.0 -&gt; 6.0.1</title>
<updated>2021-04-03T15:49:04Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2021-03-24T09:28:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4e556b528cc6a0ac596250b014d8ad735dbc39a6'/>
<id>urn:sha1:4e556b528cc6a0ac596250b014d8ad735dbc39a6</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>python3Packages.pip-tools: 5.3.1 -&gt; 5.4.0</title>
<updated>2020-12-01T13:44:16Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e8d1468c9787437a7a4e7f65c8e7e7dc170a9243'/>
<id>urn:sha1:e8d1468c9787437a7a4e7f65c8e7e7dc170a9243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: pip-tools: 5.3.1 -&gt; 5.4.0 (#105451)</title>
<updated>2020-11-30T19:41:17Z</updated>
<author>
<name>Greg Roodt</name>
<email>greg@canva.com</email>
</author>
<published>2020-11-30T19:41:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a25e06045c037c997c82ad21e53f19812af2d03f'/>
<id>urn:sha1:a25e06045c037c997c82ad21e53f19812af2d03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: pip-tools: 5.2.1 -&gt; 5.3.1</title>
<updated>2020-08-16T17:31:10Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:31:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=42ad51aa85136f5ac06a1c4e9cca0ea2bc34f6fc'/>
<id>urn:sha1:42ad51aa85136f5ac06a1c4e9cca0ea2bc34f6fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: pip-tools: 5.2.0 -&gt; 5.2.1</title>
<updated>2020-08-04T19:54:51Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-07-31T08:56:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bf2898e73c733b452c8fd0b1d85f627ff164a218'/>
<id>urn:sha1:bf2898e73c733b452c8fd0b1d85f627ff164a218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: pip-tools: 4.5.1 -&gt; 5.2.0</title>
<updated>2020-06-11T08:00:17Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-06T06:47:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=950974e11b4e3288979e1ee663835dd15033dfd9'/>
<id>urn:sha1:950974e11b4e3288979e1ee663835dd15033dfd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: Per RFC45, remove all unquoted URLs</title>
<updated>2020-04-10T16:54:53Z</updated>
<author>
<name>Michael Reilly</name>
<email>OmnipotentEntity@gmail.com</email>
</author>
<published>2020-04-01T01:11:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=84cf00f98031e93f389f1eb93c4a7374a33cc0a9'/>
<id>urn:sha1:84cf00f98031e93f389f1eb93c4a7374a33cc0a9</id>
<content type='text'>
</content>
</entry>
</feed>
