<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/build-support/fetchgit, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>tests.fetchgit.withGitConfig: fix build</title>
<updated>2026-03-02T17:56:54+00:00</updated>
<author>
<name>Colin</name>
<email>colin@uninsane.org</email>
</author>
<published>2026-03-02T02:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=348bfd5f6d7b195a3b656f68f43f3f7618e0db62'/>
<id>348bfd5f6d7b195a3b656f68f43f3f7618e0db62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests.fetchgit: pass `system` and the existing `config`</title>
<updated>2026-02-19T16:07:50+00:00</updated>
<author>
<name>Emily</name>
<email>vcs@emily.moe</email>
</author>
<published>2026-02-19T15:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=ad90665682f3ab433ec633390386700b9a1a1337'/>
<id>ad90665682f3ab433ec633390386700b9a1a1337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fetchgit: remove unused argument</title>
<updated>2026-02-07T02:53:27+00:00</updated>
<author>
<name>HigherOrderLogic</name>
<email>73709188+HigherOrderLogic@users.noreply.github.com</email>
</author>
<published>2026-02-07T02:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=afa98a746b3265766ee1d8028b66dd4e13aba16f'/>
<id>afa98a746b3265766ee1d8028b66dd4e13aba16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nix-prefetch-git: restore the tag-related clone flags when leaving .git</title>
<updated>2025-12-24T13:59:46+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-12-24T00:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=09030960d56e73f712bf9926985cfa5a86109c01'/>
<id>09030960d56e73f712bf9926985cfa5a86109c01</id>
<content type='text'>
When leaveDotGit == true,
restore the cloning behaviour before
commit 7e085677f996 ("nix-prefetch-git: dont't fetch tags when deep clone unless leaving .git")
to preserve the fragile hashes of .git sources.

Clean up fetchTagsCompat,
as fetchTagsCompat is no longer needed
after restoring the old tag-fetching flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When leaveDotGit == true,
restore the cloning behaviour before
commit 7e085677f996 ("nix-prefetch-git: dont't fetch tags when deep clone unless leaving .git")
to preserve the fragile hashes of .git sources.

Clean up fetchTagsCompat,
as fetchTagsCompat is no longer needed
after restoring the old tag-fetching flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>nix-prefetch-git: Name FETCHED_HEAD "$ref" only for refs/tags/*</title>
<updated>2025-12-22T20:50:05+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-12-22T20:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=62b2dbef6884a88ed3e53ef827f2996c55410479'/>
<id>62b2dbef6884a88ed3e53ef827f2996c55410479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fetchgit: take `postCheckout` to allow gathering revision and commit metadata without leaving `.git` (#465497)</title>
<updated>2025-12-17T19:41:13+00:00</updated>
<author>
<name>Philip Taron</name>
<email>philip.taron@gmail.com</email>
</author>
<published>2025-12-17T19:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=cca4ec8008dbbb571575a0aa7f044ceeb0288fb6'/>
<id>cca4ec8008dbbb571575a0aa7f044ceeb0288fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests.fetchgit: add submodule-revision-count</title>
<updated>2025-12-16T17:19:46+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-11-30T11:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=89746696de5f92182423797216e1be5fc84aae5b'/>
<id>89746696de5f92182423797216e1be5fc84aae5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nix-prefetch-git: dont't fetch tags when deep clone unless leaving .git</title>
<updated>2025-12-16T17:19:43+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-12-09T18:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=7e085677f9961b1bf06f292198614e2bdeede9d4'/>
<id>7e085677f9961b1bf06f292198614e2bdeede9d4</id>
<content type='text'>
Co-authored-by: Adam Dinwoodie &lt;adam@dinwoodie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Adam Dinwoodie &lt;adam@dinwoodie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nix-prefetch-git: fetch the fetching tag for NIX_PREFETCH_GIT_CHECKOUT_HOOK</title>
<updated>2025-12-16T17:14:55+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-11-30T07:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d4dd261ab5c38431db0b45daa425b0d01a82168e'/>
<id>d4dd261ab5c38431db0b45daa425b0d01a82168e</id>
<content type='text'>
Co-authored-by: Adam Dinwoodie &lt;adam@dinwoodie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Adam Dinwoodie &lt;adam@dinwoodie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fetchurl, fetchgit: use `__structuredAttrs = true` and pass `curlOptsList` and `sparseCheckout` as lists (#464475)</title>
<updated>2025-12-11T18:25:29+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-12-11T18:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=689380e02995917eebdadff09ff21b2ec76dfd56'/>
<id>689380e02995917eebdadff09ff21b2ec76dfd56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
