|
|
|
|
|
by dave_universetf
804 days ago
|
|
It's not a problem, never has been. Nix mirrors all source bundles it pulls from third parties and caches them. cache.nixos.org has a copy of all the sources needed to build not just current HEAD, but also past commits (although deep history might start getting pruned for cost control soon, iiuc). The Software Heritage archive also has an up to date mirror of xz's repo: https://archive.softwareheritage.org/browse/origin/directory... |
|
Though it looks like git only uses deflate on pack files. Someone should write a patch to add lzma support. :-)