<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/agate-sql, branch origin/HEAD</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2025-12-10T17:09:49Z</updated>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49Z</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>python312Packages.agate-sql: disable crate integration test</title>
<updated>2025-02-03T13:29:55Z</updated>
<author>
<name>FliegendeWurst</name>
<email>arne.keller@posteo.de</email>
</author>
<published>2025-02-03T12:05:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c1bd83ece77429ac407a1bfd8885d018800b277b'/>
<id>urn:sha1:c1bd83ece77429ac407a1bfd8885d018800b277b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: remove unused with statements from maintainer lists</title>
<updated>2024-07-29T02:06:20Z</updated>
<author>
<name>Jörg Thalheim</name>
<email>joerg@thalheim.io</email>
</author>
<published>2024-07-28T14:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5356420466c4d7901b63acc5e337c5bf30573f8a'/>
<id>urn:sha1:5356420466c4d7901b63acc5e337c5bf30573f8a</id>
<content type='text'>
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
</content>
</entry>
<entry>
<title>treewide: remove vrthra from meta.maintainers [all orphans]</title>
<updated>2024-07-07T15:20:32Z</updated>
<author>
<name>Anderson Torres</name>
<email>torres.anderson.85@protonmail.com</email>
</author>
<published>2024-07-05T01:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9ffac6dc44d3901268329793290142cab5335b30'/>
<id>urn:sha1:9ffac6dc44d3901268329793290142cab5335b30</id>
<content type='text'>
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since 2017
</content>
</entry>
<entry>
<title>treewide: Remove ending period from meta.description</title>
<updated>2024-06-09T21:04:51Z</updated>
<author>
<name>Alexis Hildebrandt</name>
<email>afh@surryhill.net</email>
</author>
<published>2024-06-07T07:40:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bf995e3641950f4183c1dd9010349263dfa0123b'/>
<id>urn:sha1:bf995e3641950f4183c1dd9010349263dfa0123b</id>
<content type='text'>
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
</content>
</entry>
<entry>
<title>python3Packages: format with nixfmt</title>
<updated>2024-05-22T15:32:03Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2024-05-22T14:01:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=59b1aef59071cae6e87859dc65de973d2cc595c0'/>
<id>urn:sha1:59b1aef59071cae6e87859dc65de973d2cc595c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python311Packages.agate-sql: 0.7.0 -&gt; 0.7.2</title>
<updated>2024-01-20T17:59:34Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2024-01-20T17:59:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=dfc573e79b77fb5ac9c48d8d17b3b232e263272f'/>
<id>urn:sha1:dfc573e79b77fb5ac9c48d8d17b3b232e263272f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.*: Explicitly pass buildPythonPackage format parameter</title>
<updated>2023-12-07T16:46:49Z</updated>
<author>
<name>adisbladis</name>
<email>adisbladis@gmail.com</email>
</author>
<published>2023-12-07T03:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=02dab4ab5ce6cc7a03736f3937650a161f5b3ae4'/>
<id>urn:sha1:02dab4ab5ce6cc7a03736f3937650a161f5b3ae4</id>
<content type='text'>
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.

cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
</content>
</entry>
<entry>
<title>python311Packages.agate-sql: unbreak</title>
<updated>2023-10-20T04:13:34Z</updated>
<author>
<name>OTABI Tomoya</name>
<email>tomoya.otabi@gmail.com</email>
</author>
<published>2023-10-20T04:13:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bb89955a69ae6dc5880911f36f9496f387d8d571'/>
<id>urn:sha1:bb89955a69ae6dc5880911f36f9496f387d8d571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python311Packages.agate-sql: 0.5.9 -&gt; 0.7.0</title>
<updated>2023-10-19T06:13:10Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2023-10-19T06:13:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=201fd804acfb91e4f08c27074f5cedf248e3ccd8'/>
<id>urn:sha1:201fd804acfb91e4f08c27074f5cedf248e3ccd8</id>
<content type='text'>
</content>
</entry>
</feed>
