Commit graph

88 commits

Author SHA1 Message Date
Jarrod Pas 347c7fb266 factorio: change help message to output "$HOME"
Since $HOME was not escaped the user was shown a path inside /homeless-shelter
which could be confusing for inexperienced users.
2021-02-08 18:37:24 -06:00
Jarrod Pas 21bce9b36b factorio: 1.1.19 -> 1.1.21 2021-02-08 17:57:08 -06:00
Jarrod Pas a5fa85129b factorio, factorio-demo, factorio-headless: 1.0.0 -> 1.1.19 2021-01-26 20:49:28 -06:00
Jarrod Pas 27de17f45a factorio-experimental, factorio-demo-experimental, factorio-headless-experimental: 1.1.16 -> 1.1.19 2021-01-26 20:48:56 -06:00
Philipp Riegger 51bc6bdf8c factorio-headless-experimental, factorio-experimental: 1.1.12 -> 1.1.16 2021-01-25 19:05:30 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Philipp Riegger b87f18e92c factorio-headless-experimental, factorio-experimental: 1.1.10 -> 1.1.12 2021-01-16 17:02:28 +01:00
Ben Siraphob 2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Luke Granger-Brown 9dda7b9ac3 factorio-headless-experimental, factorio-experimental: 1.1.8 -> 1.1.10 2021-01-14 14:38:18 +00:00
Luke Granger-Brown cf58429db8 factorio-experimental, factorio-headless-experimental: 1.1.7 -> 1.1.8 2021-01-08 00:16:41 +00:00
Luke Granger-Brown 77f45ee01f factorio-experimental, factorio-headless-experimental: 1.1.5 -> 1.1.7 2021-01-07 10:23:04 +00:00
Luke Granger-Brown ff9d4cc09b factorio-experimental, factorio-headless-experimental: 1.1.4 -> 1.1.5 2020-12-04 19:38:40 +00:00
Luke Granger-Brown 41742f1139 factorio-experimental, factorio-headless-experimental: 1.1.3 → 1.1.4 2020-12-03 16:55:33 +00:00
Luke Granger-Brown f838208033 factorio-experimental, factorio-headless-experimental: 1.1.2 -> 1.1.3 2020-11-30 20:27:23 +01:00
Luke Granger-Brown 8a63eaab52 factorio: add lukegb as maintainer 2020-11-30 18:07:19 +00:00
Luke Granger-Brown 2c8f7755d4 factorio: add an updateScript
The updateScript knows how to automatically fetch and update the version
data from the Factorio versions API (and update the hashes
appropriately), which makes it easier to update whenever experimental
does.
2020-11-30 18:07:16 +00:00
nyanotech c3f2f8ff1c
factorio-experimental, factorio-headless-experimental: 1.1.1 -> 1.1.2 2020-11-28 14:28:47 +00:00
Luke Granger-Brown 6421a1b0ce factorio-experimental, factorio-headless-experimental: 1.1.0 -> 1.1.1 2020-11-25 14:45:57 +01:00
Pavol Rusnak 2b884eb9f6
Merge pull request #104732 from lukegb/factorio-fail-if-no-creds
factorio: fail fetch early if no credentials provided
2020-11-24 23:33:55 +01:00
Luke Granger-Brown 0508481dc9 factorio-experimental, factorio-headless-experimental: 1.0.0 -> 1.1.0 2020-11-24 04:05:30 +01:00
Luke Granger-Brown 86aa2a57d3 factorio: fail fetch early if no credentials provided
The download URL will redirect to the login page if credentials are not
present, but will return an error if the credentials are wrong.

Since we know we always expect credentials, we can fail the fetch in
the preHook if they're not provided.

We can't use e.g. builtins.throw because we want the fetchurl derivation
to be evaluated in all cases - because that's the mechanism which allows
you to just manually add the tarball to the Nix store.
2020-11-24 01:32:53 +00:00
Philipp Riegger 162864341d factorio: update all x86_64 versions to 1.0.0 2020-08-17 18:48:57 -07:00
Martin Weinelt 096a73fd32 factorio: fix headless build 2020-08-14 10:22:29 -07:00
Martin Weinelt 6dbeed2d1d
factorio: add .desktop file 2020-08-07 01:05:30 +02:00
Philipp Riegger 1814bebd82 factorio{,-headless}-experimental: 0.18.34 -> 0.18.36 2020-07-20 11:46:23 +02:00
Philipp Riegger c596617e40 factorio*: add priegger to maintainers 2020-06-29 15:52:54 +02:00
Philipp Riegger c36b573fab factorio{,-headless}-experimental: 0.18.32 -> 0.18.34 2020-06-29 15:39:41 +02:00
Philipp Riegger 3d6107d423 factorio{,-headless}-experimental: 0.18.30 -> 0.18.32 2020-06-17 10:39:41 +02:00
Nick Hu a505e9d7f4
Merge pull request #89440 from priegger/fix/factorio-mkModDirDrv
factorio-utils: fix recursive mod dependency resolution
2020-06-09 13:16:33 +01:00
Philipp Riegger bff1b77402 factorio{,-headless}-experimental: 0.18.29 -> 0.18.30 2020-06-04 09:28:34 +02:00
Philipp Riegger 9eb7b9af36 factorio-utils: fix recursive mod dependency resolution 2020-06-04 08:27:13 +02:00
Philipp Riegger 0de586eb01 factorio{,-headless}-experimental: 0.18.26 -> 0.18.29 2020-06-03 14:08:06 +02:00
Justin Humm cdd519c489
factorio-{,headless}-experimental: 17.79 -> 18.26
also added myself as maintainer
2020-05-24 22:05:45 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lengyel Balazs 6fad697f96 factorio: update all versions to 0.17.79
and adds libpulseaudio as a dependency
2019-12-03 18:07:33 +01:00
Philipp Riegger e231b58490 factorio: experimental 0.17.32 -> 0.17.52 (#63890) 2019-06-29 16:24:59 +00:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Bart Bakker 87c05c252b
factorio: alpha 0.17.16 -> 0.17.32 2019-04-19 21:15:07 +02:00
Artemis Tosini cb2d160f25 factorio: experimental 0.17.14 → 0.17.16 (#58000) 2019-03-21 00:17:23 -04:00
Artemis Tosini 2f6da091ce factorio: experimental 0.17.12 → 0.17.14 (#57763) 2019-03-17 13:49:31 -04:00
Artemis Tosini 580e29fcd7
factorio: experimental 0.17.11 → 0.17.12 2019-03-14 22:03:46 +00:00
Artemis Tosini 5540dfb2c7
factorio: experimental 0.17.6 → 0.17.11 2019-03-12 17:04:21 +00:00
Artemis Tosini 9a37532413
factorio: experimental 0.17.5 → 0.17.6 2019-03-06 13:39:40 +00:00
Artemis Tosini 5d67263161
factorio: experimental 0.17.2 → 0.17.5 2019-03-05 01:44:08 +00:00
Artemis Tosini 7b9d2b5700 factorio: experimental 0.17.1 → 0.17.2 (#56488) 2019-02-27 14:34:34 -08:00
Paul TREHIOU f4bd833bef factorio: experimental 0.16.51 -> 0.17.1 (#56437) 2019-02-27 13:23:01 -08:00
Eric Litak 8ed49d7ec8 factorio: experimental=true includes stable builds, when newer 2018-09-20 02:27:42 -07:00
Eric Litak ff22306255 factorio: download using token, not password
Downloads were broken by upstream devs' addition of CAPTCHA to the login
form. We now need only a slightly modified fetchurl to retrieve the
binary distribution.
2018-09-20 02:27:42 -07:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Michishige Kaito 60ed533188 factorio: 0.16.36 -> 0.16.51 2018-06-23 18:40:29 +01:00