<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/hidapi, 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-08T17:31:54Z</updated>
<entry>
<title>python3Packages.hidapi: fix build on darwin</title>
<updated>2021-05-08T17:31:54Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-05-08T08:41:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=71af6ab197cc31d66b4b2c32a4aea29b26907f1c'/>
<id>urn:sha1:71af6ab197cc31d66b4b2c32a4aea29b26907f1c</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.hidapi: 0.10.0.post1 -&gt; 0.10.1</title>
<updated>2020-12-01T13:44:13Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=51a715c65ee46be8ab116c5fca25fe7a80df71d7'/>
<id>urn:sha1:51a715c65ee46be8ab116c5fca25fe7a80df71d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.hidapi: Fix compilation on darwin</title>
<updated>2020-11-22T17:23:55Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2020-11-22T06:12:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=348a86a7239f22fbc424fcbbc8ad5b8209cb43d3'/>
<id>urn:sha1:348a86a7239f22fbc424fcbbc8ad5b8209cb43d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.hidapi: 0.10.0 -&gt; 0.10.0.post1</title>
<updated>2020-11-05T23:47:07Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-04T14:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b68e5e1636c65d885b8b7cc2cbe64f25ce00a072'/>
<id>urn:sha1:b68e5e1636c65d885b8b7cc2cbe64f25ce00a072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.hidapi: 0.9.0.post3 -&gt; 0.10.0</title>
<updated>2020-11-01T09:59:20Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2020-10-28T13:53:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b9222f51583f0553229d37ad0aeee1f7822ef656'/>
<id>urn:sha1:b9222f51583f0553229d37ad0aeee1f7822ef656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.hidapi: fix build on darwin</title>
<updated>2020-10-03T14:03:41Z</updated>
<author>
<name>Robert Scott</name>
<email>code@humanleg.org.uk</email>
</author>
<published>2020-10-03T14:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bd55969cf971929212dc4b3785dd4d005930a5d9'/>
<id>urn:sha1:bd55969cf971929212dc4b3785dd4d005930a5d9</id>
<content type='text'>
also add pythonImportsCheck
</content>
</entry>
<entry>
<title>python: hidapi: 0.9.0.post2 -&gt; 0.9.0.post3</title>
<updated>2020-08-04T19:54:45Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-07-31T08:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1c46d8988f66ca21a8bc939c1419991d146eeed6'/>
<id>urn:sha1:1c46d8988f66ca21a8bc939c1419991d146eeed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: hidapi: 0.7.99.post21 -&gt; 0.9.0.post2</title>
<updated>2020-06-11T08:00:00Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-06T06:47:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0c010fd4ff8b46164109f99e51d2b17b7deffaf9'/>
<id>urn:sha1:0c010fd4ff8b46164109f99e51d2b17b7deffaf9</id>
<content type='text'>
</content>
</entry>
</feed>
