nixpkgs/pkgs/by-name/fa/factorio
Ben Millwood 0c24c1ec6a factorio: Give advice on retaining source tarball
When manually adding the source tarball to the store with
`nix-prefetch-url`, it can be GC'd after the derivation is built. Then
if any library version updates and the derivation wants to rebuild, the
same tarball needs to be redownloaded and re-prefetched. (Even if
downloading it automatically, this can be annoying on a slower network
connection, since it's nearly 4GB).

This advice is mostly helpful on NixOS and it'd be nice to offer
something to non-NixOS nix users as well, but I don't know what it would
be.
2024-10-30 14:06:13 +00:00
..
mods.nix
package.nix factorio: Give advice on retaining source tarball 2024-10-30 14:06:13 +00:00
update.py factorio: reformat update.py with ruff and make lint clean 2024-10-22 19:45:43 +01:00
utils.nix
versions.json factorio: 2.0.10 -> 2.0.11 2024-10-26 11:20:09 +02:00