Commit Graph

24 Commits

Author SHA1 Message Date
jopejoe1
aa912dbb95
factorio-mods: drop (#359695) 2024-11-28 17:57:46 +00:00
Pablo Ovelleiro Corral
cc11443256
factorio-mods: drop 2024-11-27 23:46:48 +01:00
nicoo
074e9f773b
factorio: 2.0.20 → 2.0.21, factorio-experimental: 2.0.20 → 2.0.22 (#359574)
factorio: 2.0.20 → 2.0.22

As produced by `factorio.updateScript`
2024-11-27 13:30:52 +00:00
nicoo
afa66f4755 factorio: fix updateScript definition
The update script does not take `username` and `token` parameters anymore,
since 44754ac517 (thanks Luke!)

As a side-effect, R. RyanTM should now keep `factorio` up-to-date
like the good bot it is.  <3
2024-11-20 22:21:44 +00:00
Grayson Head
f959feb88a
factorio: 2.0.15 -> 2.0.20 (#357306) 2024-11-20 22:16:18 +00:00
Infinidoge
16518a3f3d
factorio: 2.0.14 -> 2.0.15 2024-11-08 10:37:25 -05:00
Konstantin Bogdanov
b6d90530d0
factorio: 2.0.13 -> 2.0.14 2024-11-03 14:39:37 +01:00
Luke Granger-Brown
b714423531
factorio: 2.0.11 -> 2.0.13 (#352137) 2024-11-02 07:43:07 +00:00
Luke Granger-Brown
87d715659e factorio-experimental: 2.0.13 -> 2.0.14 2024-11-02 07:41:53 +00:00
Greaka
fedfbdbd19
factorio: 2.0.12 -> 2.0.13 2024-10-31 17:56:36 +01:00
Bjørn Forsman
36534d1172 factorio: stylistic changes from PR review 2024-10-30 14:36:53 +00:00
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
Greaka
7e35ac30ea
factorio: 2.0.11 -> 2.0.12 2024-10-29 16:28:51 +01:00
Konstantin Bogdanov
76013d4ec4
factorio: 2.0.10 -> 2.0.11 2024-10-26 11:20:09 +02:00
RaHoni
6db8aafdc3
factorio: 2.0.9 -> 2.0.10 2024-10-24 18:57:33 +02:00
Luke Granger-Brown
33892f852d factorio-experimental: 2.0.9 -> 2.0.10 2024-10-23 23:21:44 +01:00
Luke Granger-Brown
b79d605f73 factorio: 2.0.8 -> 2.0.9 2024-10-23 15:39:09 +01:00
Luke Granger-Brown
0d3fab394f factorio: reformat update.py with ruff and make lint clean 2024-10-22 19:45:43 +01:00
Luke Granger-Brown
8387c1626d factorio-space-age: name drv -space-age, rather than -experimental 2024-10-22 19:45:43 +01:00
Luke Granger-Brown
a9522ff5d2 factorio-experimental: 2.0.8 -> 2.0.9 2024-10-22 19:45:43 +01:00
Luke Granger-Brown
b9b0f03e88 factorio: make update.py more robust about missing experimental versions
When experimental==stable for Space Age, the experimental.expansion key
just goes missing, so we need to fall back to stable in that case.
2024-10-22 19:45:43 +01:00
Luke Granger-Brown
44754ac517 factorio: change update.py to use the Factorio SHA256 hashes file 2024-10-22 19:45:42 +01:00
Luke Granger-Brown
8a819d416f factorio: nixfmt 2024-10-22 19:45:42 +01:00
Luke Granger-Brown
f68438a9bb factorio: migrate to by-name hierarchy 2024-10-22 19:45:42 +01:00