<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/openrazer/common.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-09T06:57:27Z</updated>
<entry>
<title>openrazer: 3.0.0 -&gt; 3.0.1, mark broken for kernels &lt; 4.19</title>
<updated>2021-05-09T06:57:27Z</updated>
<author>
<name>fortuneteller2k</name>
<email>lythe1107@gmail.com</email>
</author>
<published>2021-05-09T05:42:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=438b60f3f72725aceecf0e1a3eab0b02d56101c6'/>
<id>urn:sha1:438b60f3f72725aceecf0e1a3eab0b02d56101c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openrazer: 2.9.0 -&gt; 3.0.0</title>
<updated>2021-03-27T02:17:05Z</updated>
<author>
<name>Aamaruvi Yogamani</name>
<email>38222826+Technical27@users.noreply.github.com</email>
</author>
<published>2021-03-27T02:17:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6d41c7e4d50bb952b6d47815805430fd57affa1f'/>
<id>urn:sha1:6d41c7e4d50bb952b6d47815805430fd57affa1f</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>python3Packages.openrazer: 2.8.0 -&gt; 2.9.0</title>
<updated>2020-12-02T14:24:40Z</updated>
<author>
<name>d4g</name>
<email>dag@muc.ccc.de</email>
</author>
<published>2020-12-02T13:37:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8c8f011797e85ab973348837fbb6785b642e14bd'/>
<id>urn:sha1:8c8f011797e85ab973348837fbb6785b642e14bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openrazer: 2.7.0 -&gt; 2.8.0</title>
<updated>2020-07-16T14:53:00Z</updated>
<author>
<name>Evan Stoll</name>
<email>evanjsx@gmail.com</email>
</author>
<published>2020-07-16T14:53:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8796d0be6de607f83f96beb289a1d8ec183c1c75'/>
<id>urn:sha1:8796d0be6de607f83f96beb289a1d8ec183c1c75</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>openrazer: add evanjs to maintainers</title>
<updated>2020-02-03T18:00:35Z</updated>
<author>
<name>Evan Stoll</name>
<email>evanjsx@gmail.com</email>
</author>
<published>2020-01-30T06:32:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=90dd157cdeb0124671ecaae5d06a076211a4cb27'/>
<id>urn:sha1:90dd157cdeb0124671ecaae5d06a076211a4cb27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openrazer: 2.6.0 -&gt; 2.7.0</title>
<updated>2020-02-03T18:00:35Z</updated>
<author>
<name>Evan Stoll</name>
<email>evanjsx@gmail.com</email>
</author>
<published>2020-01-30T06:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e3417191930b5e30b630b947d872f187c58513c9'/>
<id>urn:sha1:e3417191930b5e30b630b947d872f187c58513c9</id>
<content type='text'>
openrazer: remove superfluous period from hardware.openrazer.enable
</content>
</entry>
<entry>
<title>pythonPackages.openrazer: init at 2.6.0</title>
<updated>2019-08-30T21:20:44Z</updated>
<author>
<name>Evan Stoll</name>
<email>evanjsx@gmail.com</email>
</author>
<published>2019-08-29T01:06:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=50eba5b6886b84c5aa08ddf1717c087c5cf4979c'/>
<id>urn:sha1:50eba5b6886b84c5aa08ddf1717c087c5cf4979c</id>
<content type='text'>
</content>
</entry>
</feed>
