Sandro
cf3fde4531
factorio: make it possible to use impureEnvVars for username and token ( #491792 )
2026-08-17 16:33:37 +00:00
Fenhl
602d08ac02
factorio-experimental: 2.1.11 -> 2.1.12
2026-08-04 19:54:13 +00:00
ulic-youthlic
ccb49ccc9f
factorio-experimental: 2.1.10 -> 2.1.11
2026-07-15 08:24:39 +08:00
ulic-youthlic
26c85a9f35
factorio-experimental: 2.1.9 -> 2.1.10
2026-07-14 07:17:57 +08:00
ulic-youthlic
784576b56b
factorio-experimental: 2.1.8 -> 2.1.9
2026-07-06 16:42:49 +08:00
aln730
2c1969565c
factorio: 2.0.76 -> 2.0.77, factorio-experimental: 2.0.76 -> 2.1.7
2026-06-25 18:29:24 -04:00
R. Ryantm
c650b4f78f
factorio-demo: 2.0.73 -> 2.0.76
2026-03-21 12:33:29 +00:00
jopejoe1
fc2b06c28c
factorio: make it possible to use impureEnvVars for username and token
...
This makes it possible to download factorio without needing to use overrides
or exposing the values in the store
2026-02-18 16:19:59 +01:00
quantenzitrone
43cdce2c39
various: rename references from libXrandr to libxrandr
...
this shouldn't create any rebuilds
2026-02-06 00:29:06 +01:00
quantenzitrone
77837f424c
various: rename references from libXi to libxi
...
this shouldn't create any rebuilds
2026-02-06 00:25:56 +01:00
quantenzitrone
5e4a1bdd9c
various: rename references from libXinerama to libxinerama
...
this shouldn't create any rebuilds
2026-02-06 00:25:42 +01:00
quantenzitrone
f67b5966bb
various: rename references from libXext to libxext
...
this shouldn't create any rebuilds
2026-02-06 00:25:36 +01:00
quantenzitrone
8382a53a4c
various: rename references from libXcursor to libxcursor
...
this shouldn't create any rebuilds
2026-02-06 00:24:45 +01:00
quantenzitrone
55280fa564
various: rename references from libX11 to libx11
...
this shouldn't create any rebuilds
2026-02-06 00:24:34 +01:00
quantenzitrone
03c297aea5
libSM: rename references and deprecate alias
...
this shouldn't create any rebuilds
2026-02-04 22:59:02 +01:00
quantenzitrone
bf63af1851
libICE: rename references and deprecate alias
...
this shouldn't create any rebuilds
2026-02-04 22:59:00 +01:00
Aliaksandr
47ab051dab
factorio: use explicit default values, remove override in all-packages.nix
2026-01-27 19:38:19 -05:00
Alexander Nortung
ed642aa594
factorio: 2.0.72 -> 2.0.73
2026-01-23 18:14:28 +01:00
Michael Daniels
389d9a5130
maintainers: drop elitak ( #479164 )
2026-01-18 16:10:00 +00:00
Christoph Hollizeck
c2b7db866a
factorio: 2.0.72 -> 2.0.73
2026-01-13 18:17:15 +01:00
Marcin Serwin
2a212c7c4e
maintainers: drop elitak
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2026-01-11 22:55:14 +01:00
Greaka
93b0edf10f
factorio: 2.0.69 -> 2.0.72
2025-11-02 19:49:26 +01:00
Philip Taron
d9335d5dd7
treewide: remove optional builtins prefixes from prelude functions ( #444432 )
2025-10-04 18:30:40 +00:00
R. Ryantm
95710371de
factorio-demo: 2.0.66 -> 2.0.69
2025-10-03 01:12:00 +00:00
NAHO
d17f0c1bf8
factorio: remove redundant comment
2025-09-29 19:32:10 +02:00
R. Ryantm
0088ca4ede
factorio-demo: 2.0.42 -> 2.0.66
2025-09-07 01:07:35 +00:00
Luke Granger-Brown
a95c3ed593
factorio-experimental: 2.0.60 -> 2.0.64
2025-08-16 20:34:00 +02:00
Luke Granger-Brown
65a740fadf
factorio: 2.0.55 -> 2.0.60 ( #426094 )
2025-08-01 20:36:30 +01:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
Philipp Riegger
df7b71810f
factorio: 2.0.55 -> 2.0.60
2025-07-17 14:55:41 +02:00
Chandler Swift
348ec8c846
factorio, factorio-experimental: 2.0.{43,45} -> 2.0.55
2025-06-05 19:29:21 -05:00
Luke Granger-Brown
dc98815e94
factorio-experimental: 2.0.43 -> 2.0.45
2025-04-19 19:20:19 +01:00
Sandro
9feb758a77
factorio, factorio-expansion, factorio-headless: 2.0.42 → 2.0.43 ( #395184 )
2025-04-09 19:23:55 +02:00
Silvan Mosberger
374e6bcc40
treewide: Format all Nix files
...
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153 )
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166 ).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537 ).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase ).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/ ) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Chandler Swift
aa2922b69f
factorio, factorio-expansion, factorio-headless: 2.0.42 → 2.0.43
2025-03-31 23:09:18 -05:00
R. Ryantm
2f11d9378a
factorio-demo: 2.0.27 -> 2.0.42
2025-03-27 00:21:20 +00:00
Philipp Riegger
b0e0d97594
factorio-demo-experimental: init at 2.0.40
2025-03-16 10:32:45 +01:00
Philipp Riegger
5ac6a03d89
factorio-demo: 1.1.110 -> 2.0.27, fix update script
2025-03-16 10:32:45 +01:00
Philipp Riegger
27008ddbb2
factorio, factorio-experimental: 2.0.32 -> 2.0.41
2025-03-16 10:32:21 +01:00
Philipp Riegger
ab22482239
factorio, factorio-experimental: 2.0.28 -> 2.0.32
2025-01-24 09:38:32 +01:00
Andrew Marshall
5c358db5d7
factorio: note that credentials will be world-readable in help msg
2025-01-03 13:35:10 -05:00
Andrew Marshall
fff8abc77b
factorio: use actual args instead of sample in download help
...
Makes it easier for the user since they should no longer have to
manually replace things. Remove the note about the name as it may no
longer be true, and the user now has to care less since the values are
more easily copy-pastable.
2025-01-03 13:34:36 -05:00
Luke Granger-Brown
3210b3874c
factorio, factorio-experimental: 2.0.23 -> 2.0.28
2024-12-21 16:30:16 +00:00
Alexander Nortung
345ee0e6ca
factorio: 2.0.22 -> 2.0.23
2024-12-02 21:51:43 +01:00
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