<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/lightgbm/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-17T10:41:36Z</updated>
<entry>
<title>python3Packages.scikitlearn: rename to scikit-learn</title>
<updated>2021-05-17T10:41:36Z</updated>
<author>
<name>DavHau</name>
<email>hsngrmpf+github@gmail.com</email>
</author>
<published>2021-05-14T18:46:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=cd8f3e6c448c1622b26a80c62e03e42857ec099b'/>
<id>urn:sha1:cd8f3e6c448c1622b26a80c62e03e42857ec099b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python38Packages.lightgbm: 3.1.1 -&gt; 3.2.0</title>
<updated>2021-03-26T12:48:59Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-03-26T12:48:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=dea14fafdbe9560a1b468ade743703c07c61a185'/>
<id>urn:sha1:dea14fafdbe9560a1b468ade743703c07c61a185</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>python37Packages.lightgbm: 3.1.0 -&gt; 3.1.1</title>
<updated>2020-12-14T10:04:42Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-12-14T10:04:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=35a44690bbfdf5b891d4180dc7962c137b54f396'/>
<id>urn:sha1:35a44690bbfdf5b891d4180dc7962c137b54f396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.lightgbm: 3.0.0 -&gt; 3.1.0</title>
<updated>2020-11-20T20:51:57Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-11-20T12:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9a6772968a541713ddf834ae6940b64c35935fce'/>
<id>urn:sha1:9a6772968a541713ddf834ae6940b64c35935fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.lightgbm: 2.3.1 -&gt; 3.0.0</title>
<updated>2020-10-17T18:05:39Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-10-17T01:27:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a60ed8e2db86d7a8f341b39e48ccfd423eaa7b0d'/>
<id>urn:sha1:a60ed8e2db86d7a8f341b39e48ccfd423eaa7b0d</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>
<entry>
<title>python: lightgbm: 2.3.0 -&gt; 2.3.1</title>
<updated>2019-12-15T15:23:15Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-12-10T18:07:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8446c5572e710031722e2436295753765c884578'/>
<id>urn:sha1:8446c5572e710031722e2436295753765c884578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: lightgbm: 2.2.3 -&gt; 2.3.0</title>
<updated>2019-10-27T15:26:46Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-10-24T06:47:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=dca3f03834f2bbdedbd5fb3b2f90e37ef968ac77'/>
<id>urn:sha1:dca3f03834f2bbdedbd5fb3b2f90e37ef968ac77</id>
<content type='text'>
</content>
</entry>
</feed>
