<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/deltalake, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.deltalake: 1.2.1 -&gt; 1.4.2</title>
<updated>2026-02-13T00:19:48+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2026-02-13T00:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=23b50c6f9459b765ed74f37c3a307484ddf4b56d'/>
<id>23b50c6f9459b765ed74f37c3a307484ddf4b56d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: change 'format = "pyproject";' to 'pyproject = true;'</title>
<updated>2026-01-12T22:50:35+00:00</updated>
<author>
<name>Michael Daniels</name>
<email>mdaniels5757@gmail.com</email>
</author>
<published>2026-01-12T21:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=075e8c2c4fcabb10e659505df72adc3f4d5e07cd'/>
<id>075e8c2c4fcabb10e659505df72adc3f4d5e07cd</id>
<content type='text'>
This is almost all find-and-replace.

I manually edited:
* pkgs/development/python-modules/notifications-android-tv/default.nix,
* pkgs/servers/home-assistant/default.nix,
* pkgs/development/tools/continuous-integration/buildbot/master.nix

A few files have not been changed in this PR because they would cause rebuilds.

This PR should have 0 rebuilds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is almost all find-and-replace.

I manually edited:
* pkgs/development/python-modules/notifications-android-tv/default.nix,
* pkgs/servers/home-assistant/default.nix,
* pkgs/development/tools/continuous-integration/buildbot/master.nix

A few files have not been changed in this PR because they would cause rebuilds.

This PR should have 0 rebuilds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'staging-next' into staging</title>
<updated>2025-12-10T17:42:31+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-12-10T17:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=46c0c0eae768ef841bcb8bad12932748d9be8114'/>
<id>46c0c0eae768ef841bcb8bad12932748d9be8114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.deltalake: use lib.concatAttrValues</title>
<updated>2025-11-30T00:36:36+00:00</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2025-11-30T00:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=402c01b708b08f610d1f756e3ca3cb60d1752418'/>
<id>402c01b708b08f610d1f756e3ca3cb60d1752418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.deltalake: 1.1.4 -&gt; 1.2.1</title>
<updated>2025-11-25T20:40:38+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-11-13T03:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=cc071f4ff2b3237c776a22e247d931fa5096f149'/>
<id>cc071f4ff2b3237c776a22e247d931fa5096f149</id>
<content type='text'>
https://github.com/delta-io/delta-rs/releases/tag/python-v1.2.0
https://github.com/delta-io/delta-rs/releases/tag/python-v1.2.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/delta-io/delta-rs/releases/tag/python-v1.2.0
https://github.com/delta-io/delta-rs/releases/tag/python-v1.2.1
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.deltalake: 1.1.2 -&gt; 1.1.4</title>
<updated>2025-09-18T23:45:12+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-09-18T23:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a35c3a8da72e8f263f75688ed527450bcd50b832'/>
<id>a35c3a8da72e8f263f75688ed527450bcd50b832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deltalake: 0.25.5 -&gt; 1.1.2</title>
<updated>2025-09-09T12:14:02+00:00</updated>
<author>
<name>MortenSlingsby</name>
<email>morten.slingsby@eviny.no</email>
</author>
<published>2025-07-28T13:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=72c55a08cfbfea30bd25402c00d596d227de8e08'/>
<id>72c55a08cfbfea30bd25402c00d596d227de8e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into staging-next</title>
<updated>2025-07-24T12:27:50+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-07-24T12:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=535b720589a07bd9d97c0e982ed94a4fed245d0f'/>
<id>535b720589a07bd9d97c0e982ed94a4fed245d0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: run nixfmt 1.0.0</title>
<updated>2025-07-24T11:55:40+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-07-22T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=5a0711127cd8b916c3d3128f473388c8c79df0da'/>
<id>5a0711127cd8b916c3d3128f473388c8c79df0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
