Git: Difference between revisions
style fixes |
m update nixpkgs commit count |
||
| Line 145: | Line 145: | ||
== Management of the <code>nixpkgs</code> git repository == | == Management of the <code>nixpkgs</code> git repository == | ||
<code>nixpkgs</code> has become a git repository of quite substantial size with > | <code>nixpkgs</code> has become a git repository of quite substantial size with > 1M commits (as of 2026). This brings many unoptimized tools to their limits, leading to long waiting times on certain operations. Here we’ll collect useful info on how to manage that. | ||
=== Garbage collecting === | === Garbage collecting === | ||