<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/foxdot, 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-10-05T16:15:40Z</updated>
<entry>
<title>python3Packages.foxdot: enable darwin build</title>
<updated>2021-10-05T16:15:40Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-10-05T16:15:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=739dbd6347d3eb958f0643fb64841741d1fe487a'/>
<id>urn:sha1:739dbd6347d3eb958f0643fb64841741d1fe487a</id>
<content type='text'>
by not requiring SuperCollider.

User can install the official binary of SuperCollider and use that.
</content>
</entry>
<entry>
<title>python39Packages.foxdot: 0.8.11 -&gt; 0.8.12</title>
<updated>2021-06-16T19:50:04Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-06-05T06:10:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=fbbd31e0e8cdee727cebb4477549a78c58b61bf2'/>
<id>urn:sha1:fbbd31e0e8cdee727cebb4477549a78c58b61bf2</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.foxdot: 0.8.8 -&gt; 0.8.11</title>
<updated>2020-07-03T19:04:37Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-07-03T09:28:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0c1b8043dded6d57f5cbd9d6ff4091511c727543'/>
<id>urn:sha1:0c1b8043dded6d57f5cbd9d6ff4091511c727543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.foxdot: 0.8.7 -&gt; 0.8.8</title>
<updated>2020-05-27T19:17:34Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-05-21T10:09:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5b6405a83bdeda3562fb75fd5529208afa087bb1'/>
<id>urn:sha1:5b6405a83bdeda3562fb75fd5529208afa087bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.foxdot: 0.8.5 -&gt; 0.8.7</title>
<updated>2020-04-16T19:51:21Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-04-16T17:34:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=88be9a1b2f6e68d635adde5c2d2015012fbe2ea8'/>
<id>urn:sha1:88be9a1b2f6e68d635adde5c2d2015012fbe2ea8</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>python27Packages.foxdot: 0.8.4 -&gt; 0.8.5</title>
<updated>2020-02-02T17:21:18Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-01-31T22:07:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=02a9dbcbf340a8876ae0373758a98e90ba5a33e1'/>
<id>urn:sha1:02a9dbcbf340a8876ae0373758a98e90ba5a33e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: FoxDot: 0.8.3 -&gt; 0.8.4</title>
<updated>2019-12-15T15:23:14Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-12-10T18:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=dacd463cc9030e46402099782ed08b395ea10f65'/>
<id>urn:sha1:dacd463cc9030e46402099782ed08b395ea10f65</id>
<content type='text'>
</content>
</entry>
</feed>
