<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/thinc/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-18T06:53:02Z</updated>
<entry>
<title>python3Packages.thinc: 8.0.2 -&gt; 8.0.3</title>
<updated>2021-05-18T06:53:02Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2021-05-18T06:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8094b43c3817cfb08012c5d6b1f0a9648fbd2221'/>
<id>urn:sha1:8094b43c3817cfb08012c5d6b1f0a9648fbd2221</id>
<content type='text'>
Changelog:
https://github.com/explosion/thinc/releases/tag/v8.0.3
</content>
</entry>
<entry>
<title>python3Packages.thinc: fix build</title>
<updated>2021-04-21T05:19:08Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2021-04-18T18:02:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e24256f4c97771ce763b800b4afbb9ec9b188018'/>
<id>urn:sha1:e24256f4c97771ce763b800b4afbb9ec9b188018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.thinc: 7.4.5 -&gt; 8.0.2</title>
<updated>2021-04-03T15:49:35Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2021-03-24T09:28:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=63f0b323a7fa4b5ef80969b23fda644cfc110190'/>
<id>urn:sha1:63f0b323a7fa4b5ef80969b23fda644cfc110190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.spacy: remove myself as a maintainer</title>
<updated>2021-02-01T13:50:57Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2021-02-01T13:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=79e6a1f3e275e7270ab10ee1d57676419107e22d'/>
<id>urn:sha1:79e6a1f3e275e7270ab10ee1d57676419107e22d</id>
<content type='text'>
Remove myself as a maintainer of spaCy and its dependencies.
</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.thinc: nixpkgs-fmt</title>
<updated>2020-12-12T10:25:57Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2020-12-12T10:25:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5d6ade75cfad45a37e304915b9face97325ba282'/>
<id>urn:sha1:5d6ade75cfad45a37e304915b9face97325ba282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.thinc: 7.4.4 -&gt; 7.4.5</title>
<updated>2020-12-12T10:24:25Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2020-12-12T10:24:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8eca99557db7819adc73b16698ca1156c2437434'/>
<id>urn:sha1:8eca99557db7819adc73b16698ca1156c2437434</id>
<content type='text'>
Changelog:

https://github.com/explosion/thinc/releases/tag/v7.4.5

Also move cython from propagatedBuildInputs to buildInputs.
</content>
</entry>
<entry>
<title>python3Packages.thinc: 7.4.3 -&gt; 7.4.4</title>
<updated>2020-12-09T16:16:26Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2020-12-09T10:16:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=092b294f1e2d91acbd31d82c001838e16b57552d'/>
<id>urn:sha1:092b294f1e2d91acbd31d82c001838e16b57552d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.thinc: 7.4.2 -&gt; 7.4.3</title>
<updated>2020-11-25T07:31:42Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-11-25T07:31:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=af10cef5aab218fb6689b890f9ac21dfbbbc9faa'/>
<id>urn:sha1:af10cef5aab218fb6689b890f9ac21dfbbbc9faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.thinc: 7.4.1 -&gt; 7.4.2</title>
<updated>2020-11-06T16:56:06Z</updated>
<author>
<name>Daniël de Kok</name>
<email>me@danieldk.eu</email>
</author>
<published>2020-11-06T06:47:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e75e997253e872a89a684ef0870a274f33813620'/>
<id>urn:sha1:e75e997253e872a89a684ef0870a274f33813620</id>
<content type='text'>
Changelog:

https://github.com/explosion/thinc/releases/tag/v7.4.1
</content>
</entry>
</feed>
