<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/funcy, branch origin/python-unstable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2021-06-22T11:42:28Z</updated>
<entry>
<title>python3Packages.funcy: 1.15 -&gt; 1.16</title>
<updated>2021-06-22T11:42:28Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-06-18T21:47:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9a9d3b9461760c481b412df5c51250b97422d688'/>
<id>urn:sha1:9a9d3b9461760c481b412df5c51250b97422d688</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>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>python27Packages.funcy: 1.14 -&gt; 1.15</title>
<updated>2020-09-30T15:46:56Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-09-30T12:23:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=df05faa539f1aa604ae9541d8c7286ab708ab196'/>
<id>urn:sha1:df05faa539f1aa604ae9541d8c7286ab708ab196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python38Packages.funcy: 1.13 -&gt; 1.14</title>
<updated>2019-12-09T05:24:18Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-12-09T05:24:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2aa066692506765edbe225c79296a6a8afa0919f'/>
<id>urn:sha1:2aa066692506765edbe225c79296a6a8afa0919f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.funcy: 1.12 -&gt; 1.13</title>
<updated>2019-08-20T08:10:37Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-08-20T08:10:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=617207bd8aa1dac2f4b882881462d08c3e69f954'/>
<id>urn:sha1:617207bd8aa1dac2f4b882881462d08c3e69f954</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-funcy/versions
</content>
</entry>
<entry>
<title>python37Packages.funcy: 1.11 -&gt; 1.12</title>
<updated>2019-05-02T04:43:32Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-05-02T04:43:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a8cc90c3e083924a3a4b4d38613f90d44bb25510'/>
<id>urn:sha1:a8cc90c3e083924a3a4b4d38613f90d44bb25510</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-funcy/versions
</content>
</entry>
<entry>
<title>treewide: Use HTTPS for readthedocs URLs</title>
<updated>2019-04-22T18:46:18Z</updated>
<author>
<name>Daniel Schaefer</name>
<email>git@danielschaefer.me</email>
</author>
<published>2019-04-22T08:24:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=92cccb6f833acc3f56763284d50f9b2b34f7e486'/>
<id>urn:sha1:92cccb6f833acc3f56763284d50f9b2b34f7e486</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: funcy: 1.6 -&gt; 1.11</title>
<updated>2018-12-03T15:50:30Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-11-04T10:34:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=479f33b531918d596dc4d2c4dc050a2ccf1613ad'/>
<id>urn:sha1:479f33b531918d596dc4d2c4dc050a2ccf1613ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.funcy: refactor move to python-modules</title>
<updated>2018-10-30T04:51:11Z</updated>
<author>
<name>Chris Ostrouchov</name>
<email>chris.ostrouchov@gmail.com</email>
</author>
<published>2018-10-29T16:34:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=00eb722bf74ec675c080602d61d7191a2cc5040f'/>
<id>urn:sha1:00eb722bf74ec675c080602d61d7191a2cc5040f</id>
<content type='text'>
</content>
</entry>
</feed>
