<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/python-redis-lock/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-07T18:15:31Z</updated>
<entry>
<title>python3Packages.python-redis-lock: disable failing test</title>
<updated>2021-05-07T18:15:31Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-05-07T17:55:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6cddacc0bb9096896daa3adf8a2c703d7ec0737e'/>
<id>urn:sha1:6cddacc0bb9096896daa3adf8a2c703d7ec0737e</id>
<content type='text'>
https://github.com/ionelmc/python-redis-lock/issues/86
</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>python3Packages.python-redis-lock: 3.6.0 -&gt; 3.7.0</title>
<updated>2020-12-01T13:44:19Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=92cc7f8d39d6acca358d19c1d445674ae6740154'/>
<id>urn:sha1:92cc7f8d39d6acca358d19c1d445674ae6740154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: python-redis-lock: 3.5.0 -&gt; 3.6.0</title>
<updated>2020-08-16T17:31:13Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:31:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=46211297007ece9e4e19b697c014b5c9e2d37544'/>
<id>urn:sha1:46211297007ece9e4e19b697c014b5c9e2d37544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: python-redis-lock: 3.4.0 -&gt; 3.5.0</title>
<updated>2020-06-11T08:00:20Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-06T06:47:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=00370ef6ae75bcfa5db5af46e1688e4d581db273'/>
<id>urn:sha1:00370ef6ae75bcfa5db5af46e1688e4d581db273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: python-redis-lock: 3.3.1 -&gt; 3.4.0</title>
<updated>2019-12-30T15:46:46Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-12-19T19:31:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2771f27e093a37f9482d2d7f3b45bcfbe0720de8'/>
<id>urn:sha1:2771f27e093a37f9482d2d7f3b45bcfbe0720de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: python-redis-lock: init at 3.3.1</title>
<updated>2019-06-09T19:44:52Z</updated>
<author>
<name>Klaas van Schelven</name>
<email>klaas@vanschelven.com</email>
</author>
<published>2019-05-24T09:25:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=535b2d71bceffa4115f1bcfe2f7be19aeabc1dfe'/>
<id>urn:sha1:535b2d71bceffa4115f1bcfe2f7be19aeabc1dfe</id>
<content type='text'>
</content>
</entry>
</feed>
