Commit Graph

82 Commits

Author SHA1 Message Date
Infinidoge
8f5a049d29
factorio: set meta.mainProgram 2024-02-03 02:31:22 -05:00
figsoda
893c521565 factorio: fix eval 2023-05-14 11:57:38 -04:00
Andrew Marshall
c217fb605f factorio: Add Wayland support
Factorio 1.1.77 adds Wayland support, so make the necessary libs
available.

https://forums.factorio.com/viewtopic.php?p=582261
2023-04-09 17:04:56 +02:00
Andrew Marshall
c5ef4af03f factorio: Formatting
Format with nixpkgs-fmt and alphabetize.
2023-04-09 17:04:56 +02:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Daniel Hill
c6e6d44fe5 factorio: let us change mod settings 2022-11-01 06:57:07 +13:00
Daniel Hill
a1115f5ea5 factorio: make it easier to supply a custom versions.json
Signed-off-by: Daniel Hill <daniel@gluo.nz>
2022-10-31 22:38:57 +13:00
Robert Hensing
1e17bb943e
Merge pull request #164662 from infinisil/fetchurl-curlOpts-list
fetchurl: Allow passing curl options with spaces
2022-06-30 21:10:57 +02:00
Robert Scott
9fc90429c3 treewide/games,misc: add sourceType binaryNativeCode for many packages 2022-06-10 21:12:22 +01:00
Silvan Mosberger
b404704911 factorio: Use curlOptsList to fix warning 2022-04-26 21:01:21 +02:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Kerstin
8336346e74
factorio: set pname (#143164)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-27 21:18:51 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
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
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07: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
Philipp Riegger
bff1b77402 factorio{,-headless}-experimental: 0.18.29 -> 0.18.30 2020-06-04 09:28:34 +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