Commit Graph

6612 Commits

Author SHA1 Message Date
figsoda
446bfd7430 jumpy: 0.4.3 -> 0.5.1
Diff: https://github.com/fishfolk/jumpy/compare/v0.4.3...v0.5.1

Changelog: https://github.com/fishfolk/jumpy/releases/tag/v0.5.1
2022-12-14 21:44:11 -05:00
Sandro
73739cd681
Merge pull request #205813 from Scrumplex/update-prismlauncher-6.0 2022-12-14 22:00:49 +01:00
Franz Pletz
48418588a5
Merge pull request #203074 from freezeboy/fix-minetest-macos 2022-12-14 12:35:27 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Jan Tojnar
9159658fae
Merge pull request #205028 from wegank/gnome-games-darwin
gnome: add darwin support for games
2022-12-13 12:26:36 +01:00
Sefa Eyeoglu
87267bb8cf
prismlauncher: 5.2 -> 6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-13 10:38:58 +01:00
Lassulus
5335665577
Merge pull request #205750 from azahi/gzdoom-4100 2022-12-13 00:11:57 +01:00
Francesco Gazzetta
f19799deb9 lbreakouthd: 1.0.10 -> 1.1 2022-12-12 22:47:50 +01:00
Francesco Gazzetta
20206a44e1 ltris: 1.2.5 -> 1.2.6 2022-12-12 22:47:22 +01:00
Azat Bahawi
3f2752723f
gzdoom: 4.8.2 -> 4.10.0 2022-12-12 23:56:49 +03:00
Ryan Mulligan
7136073a14
Merge pull request #201147 from r-ryantm/auto-update/cdogs
cdogs-sdl: 1.3.1 -> 1.4.0
2022-12-11 20:32:32 -08:00
Luke Granger-Brown
36c0938cc5
Merge pull request #198835 from YellowOnion/factorio-patch
factorio: better mod support
2022-12-11 21:17:05 +00:00
Francesco Gazzetta
848ec40f5c lpairs2: add updateScript 2022-12-10 17:02:38 +01:00
Francesco Gazzetta
082d60f9fc ltris: add updateScript 2022-12-10 17:02:38 +01:00
Francesco Gazzetta
400ec42904 lbreakouthd: add updateScript 2022-12-10 17:02:38 +01:00
Thiago Kenji Okada
de6e3eed6d
Merge pull request #205214 from thiagokokada/spring-python3
spring: 105.0.1-1486-g8581792 -> 106.0
2022-12-10 15:27:09 +00:00
Thiago Kenji Okada
cde03e6679 spring: 105.0.1-1486-g8581792 -> 106.0 2022-12-09 17:42:09 +00:00
Weijia Wang
f7131a9557 scummvm: fix build on aarch64-darwin 2022-12-09 03:56:37 +01:00
Thiago Kenji Okada
c2ce38dfec
Merge pull request #205089 from wegank/btanks-python
btanks: python2 -> python3
2022-12-08 23:27:28 +00:00
Robin Townsend
2fd67cb36d minecraft-server: 1.19.2 -> 1.19.3
https://www.minecraft.net/en-us/article/minecraft-java-edition-1-19-3
2022-12-08 13:12:30 -05:00
Jonas Heinrich
3fbe53f2b3
Merge pull request #204318 from wegank/ogre-bump
ogre: 1.12.1 -> 13.5.3
2022-12-08 12:57:31 +01:00
R. Ryantm
4d4b965b40 vkquake: 1.20.3 -> 1.22.1 2022-12-08 19:31:05 +08:00
Vladimír Čunát
92b4f17380
tennix: avoid URL literal
It's not allowed anymore:
https://hydra.nixos.org/build/201125718
This amends PR #204859
2022-12-08 08:12:00 +01:00
Weijia Wang
3193b7c810 btanks: python2 -> python3 2022-12-08 04:25:54 +01:00
Sandro
e55ba3c3cc
Merge pull request #204859 from pSub/pSub/update-tennix 2022-12-07 21:19:39 +01:00
Weijia Wang
eececd0079 qqwing: add darwin support 2022-12-07 20:43:28 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
Pascal Wittmann
431c28a4a6 tennix: 1.1 -> 1.3.1 2022-12-06 22:06:58 +01:00
Luke Granger-Brown
5faeb3ba2d factorio: fix review comments 2022-12-06 18:29:54 +00:00
Sandro
a46e7989c9
Merge pull request #200076 from aidalgol/heroic-extra-wine-deps
heroic: Add optional Wine dependencies
2022-12-06 10:15:02 +01:00
Aidan Gauland
2528455a41
heroic: Add cabextract for winetricks hacks
Some winetricks hacks need to extract .cab files, which requires the external
tool cabextract.
2022-12-06 19:52:00 +13:00
Aidan Gauland
19bae515ba
heroic: Add Feral Interactive GameMode to Heroic FHS environment
The Heroic Games Launcher has built-in support for running games with GameMode.
This change makes the client executable available in the Heroic FHS environment,
but the NixOS module will need to be enabled on the host system.
2022-12-06 19:52:00 +13:00
Aidan Gauland
41dbb7be26
heroic: Add extra Wine dependencies
Add optional Wine dependencies following a guide that is strongly recommended by
upstream: https://github.com/lutris/docs/blob/master/WineDependencies.md
2022-12-06 19:52:00 +13:00
Fabian Affolter
3d2cdabd1a portmod: rename Gitpython 2022-12-05 22:04:59 +01:00
Weijia Wang
904280a514 opendungeons: fix build on aarch64-linux 2022-12-05 15:11:56 +01:00
Artturi
31ebec3e88
Merge pull request #204211 from wackbyte/bump-grapejuice
grapejuice: 6.2.2 -> 7.2.0
2022-12-03 15:18:59 +02:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
Sandro
cee75d23a9
Merge pull request #202776 from wegank/springlobby-wxgtk
springLobby: 0.270 -> 0.273
2022-12-03 02:15:51 +01:00
wackbyte
2518d6c080
grapejuice: 6.2.2 -> 7.2.0 2022-12-02 19:48:11 -05:00
Martin Weinelt
ebb58e60b8
Merge pull request #196648 from Atemu/init/BeatSaberModManager 2022-12-02 23:29:15 +01:00
Daniel Nagy
b2996de2a7
blobby: repair 2022-12-01 16:35:59 +01:00
Weijia Wang
16b756939b springLobby: 0.270 -> 0.273 2022-12-01 12:44:34 +01:00
Naïm Favier
b33a7fa3fa
Merge pull request #201568 from ncfavier/df 2022-12-01 11:34:11 +01:00
Daniel Nagy
b95d3db40c
mari0: use copyDesktopItems 2022-11-28 14:00:00 +01:00
Sandro
5ffc4c4255
Merge pull request #194469 from nagy/sienna-10d 2022-11-28 00:13:36 +01:00
7c6f434c
7948c710ff
Merge pull request #202929 from wegank/rigsofrods-gtk3
rigsofrods: migrate to wxGTK30-gtk3
2022-11-26 17:37:22 +00:00
freezeboy
8a892ef883 minetest: put the app in $out/Applications/ to let it appear in /Applications/ 2022-11-26 15:03:43 +01:00
Krisztian Szabo
a63ffb18cb asc: 2.6.0.0 -> 2.6.3.0
- Fixes build
- Updated to new source repository which users newer libraries
2022-11-26 13:09:32 +01:00
Sergei Trofimovich
b259851e21
Merge pull request #202178 from r-ryantm/auto-update/bzflag
bzflag: 2.4.24 -> 2.4.26
2022-11-26 09:01:23 +00:00
Francesco Gazzetta
e518978869
Merge pull request #202728 from fgaz/warzone2100/4.3.2
warzone2100: 4.3.1 -> 4.3.2, add nixos test
2022-11-26 08:54:21 +00:00
Weijia Wang
a312e52487 rigsofrods: migrate to wxGTK30-gtk3 2022-11-25 23:23:45 +01:00
Aidan Gauland
383ac1066e
starsector: reduce nix profile pollution
Install to $out/share/starsector instead of the top level of $out, in order to
reduce clutter in the user's ~/.nix-profile/ directory.
2022-11-25 21:58:37 +13:00
Francesco Gazzetta
cc0182e2d1 nixosTests.warzone2100: init 2022-11-24 20:48:42 +01:00
Francesco Gazzetta
533eaa2781 warzone2100: 4.3.1 -> 4.3.2 2022-11-24 20:48:34 +01:00
Jonas Heinrich
024c337ade
Merge pull request #202414 from jojosch/factorio-update
factorio: 1.1.70 -> 1.1.72
2022-11-24 14:23:14 +01:00
Sandro
2ca694f473
Merge pull request #198552 from wegank/wxgtk-games 2022-11-24 14:21:25 +01:00
R. Ryantm
8f2f7589a5 unciv: 4.2.20 -> 4.3.1 2022-11-23 10:42:58 +00:00
Johannes Schleifenbaum
81f5aad3e4
factorio: 1.1.70 -> 1.1.72 2022-11-22 21:35:31 +01:00
Mario Rodas
b29f9c3ae9
Merge pull request #202183 from aaronjheng/harmonist
harmonist: use buildGoModule
2022-11-22 08:41:58 -05:00
Sandro
f92cbf4941
Merge pull request #200737 from ursi/hexgui 2022-11-21 21:02:46 +01:00
Sandro
3a05360e53
Merge pull request #200082 from panicgh/fetchgit-sparse-checkout 2022-11-21 20:00:56 +01:00
Aaron Jheng
4f18481878
harmonist: use buildGoModule 2022-11-21 11:34:23 +00:00
R. Ryantm
66b3fa296d bzflag: 2.4.24 -> 2.4.26 2022-11-21 10:49:26 +00:00
Kira Bruneau
55784fbb67
Merge pull request #201860 from muscaln/prismlauncher-fix
prismlauncher: add qtwayland to buildInputs
2022-11-20 16:48:02 -05:00
R. Ryantm
ea76cad34d unciv: 4.2.16 -> 4.2.20 2022-11-20 12:20:40 +08:00
Mason Mackaman
cb0fc208b6 hexgui: init at unstable-2022-5-30 2022-11-19 15:07:56 -05:00
Ryan Burns
2e065b0073
Merge pull request #181422 from necauqua/starsector-fixes
starsector: fix jvm compatibility, startup crashes and sound, add passthru.updateScript
2022-11-19 00:11:08 -08:00
Mustafa Çalışkan
679b5bde4e
prismlauncher: add qtwayland to buildInputs 2022-11-19 09:35:45 +03:00
Wanja Hentze
de4bf04522
terraria-server: 1.4.4.8.1 -> 1.4.4.9 2022-11-18 21:27:28 +01:00
Francesco Gazzetta
d9b668110b
Merge pull request #200743 from chkno/mindustry-140.3
mindustry: 126.2 → 140.4
2022-11-18 10:07:43 +00:00
Naïm Favier
34e0667b74
dwarf-fortress.dfhack: use CXXFLAGS instead of NIX_CFLAGS_COMPILE
See https://github.com/NixOS/nixpkgs/issues/79303.

Avoids warnings about -fpermissive not being a valid C flag.
2022-11-18 10:29:41 +01:00
Scott Worley
138be4cfbb mindustry: More uniform source cleanup 2022-11-17 17:16:05 -08:00
Scott Worley
3cd3cbd2d3 mindustry: 126.2 → 140.4 2022-11-17 17:16:02 -08:00
R. Ryantm
c0d9e956e6 ckan: 1.31.0 -> 1.31.2 2022-11-17 20:13:04 +08:00
Bobby Rong
9c478777aa
Merge pull request #201350 from Minion3665/prismlauncher-5.2
prismlauncher: 5.1 -> 5.2
2022-11-17 20:03:03 +08:00
Naïm Favier
a515239b52
dwarf-fortress,dwarf-fortress.dfhack: add ncfavier as maintainer 2022-11-17 09:50:53 +01:00
Naïm Favier
ab693c7592
dwarf-fortress.dfhack: drop broken versions
These versions don't build because their submodules use `git://` URLs,
which are no longer supported by GitHub.

I don't think there's a reasonable way to work around that since
`fetchgit` doesn't allow patching the source *before* fetching
submodules.
2022-11-17 09:50:53 +01:00
Naïm Favier
e786b3ec21
dwarf-fortress.dfhack: updates and fixes
Updates the release number for the latest two DF versions, and fixes some
older ones.

Notable change from 0.47.05-r7: dfhack.init was moved into
dfhack-config/init.

https://github.com/DFHack/dfhack/releases/tag/0.47.05-r7

https://github.com/DFHack/dfhack/releases/tag/0.47.04-r5
2022-11-17 09:50:52 +01:00
Naïm Favier
cff44486bc
dwarf-fortress: add settings
Adds a `settings` argument to the wrapper allowing to override settings
in `data/init/*.txt`.
2022-11-17 09:50:52 +01:00
R. Ryantm
7b70b81224 ferium: 4.2.1 -> 4.2.2 2022-11-17 09:56:35 +08:00
Martin Weinelt
8f4ba4a209
Merge pull request #201478 from ncfavier/dwarf-therapist-x86 2022-11-17 02:10:36 +01:00
Naïm Favier
839fdd101c
dwarf-fortress.dfhack: make overridable
Currently, it is quite hard to override anything about dfhack (for
example, to add plugins at build time), because

1. it is not exposed anywhere, so you have to do something like
   `dwarf-fortress.override (oldArgs: { dfhack = oldArgs.dfhack.override...; })`
2. the final `dfhack` derivation is a `buildEnv`, so `overrideAttrs`
   doesn't work as expected.

This fixes 1 by adding `dfhack` to the wrapper's `passthru`, and 2 by
moving `twbt.lib` (which is the only reason for the dfhack `buildEnv`)
into the wrapper.

Also adds an `extraPackages` argument to the wrapper, and copies `*.init`
files from the env to the DF directory so that we can easily add a
`dfhack.init`.

With these changes, I was able to build dfhack with the dfplex plugin.
2022-11-17 00:06:31 +01:00
Naïm Favier
22b96bfb35
dwarf-therapist: pass through meta 2022-11-16 12:21:34 +01:00
Jonas Heinrich
8b713a9958 keeperrl: alpha28 -> alpha34 2022-11-16 12:19:40 +01:00
Naïm Favier
67aacbb937
dwarf-therapist: restrict platforms to x86
Avoid trying to build for aarch64 on Hydra. Dwarf Fortress only runs on x86.
2022-11-16 11:59:39 +01:00
Wanja Hentze
d145c5222b
terraria-server: 1.4.4.2 -> 1.4.4.8.1 2022-11-15 22:39:29 +01:00
Nicolas Benes
c95d7d5a8c treewide: make sparseCheckout a list of strings 2022-11-15 19:46:12 +01:00
Skyler Grey
c220703aee
prismlauncher: 5.1 -> 5.2
Changelog: https://github.com/PrismLauncher/PrismLauncher/releases/tag/5.2
2022-11-15 17:33:28 +00:00
7c6f434c
8c8f38c136
Merge pull request #201123 from aij/flightgear
flightgear: Fix missing libcurl depedency
2022-11-15 11:30:53 +00:00
Sergei Trofimovich
cac5c55ed4
Merge pull request #197535 from iblech/patch-tuxpaint
tuxpaint: 0.9.27 -> 0.9.28
2022-11-15 00:02:34 +00:00
R. Ryantm
0e69f6db64 ferium: 4.2.0 -> 4.2.1 2022-11-14 10:57:01 +00:00
R. Ryantm
712c208054 cdogs-sdl: 1.3.1 -> 1.4.0 2022-11-14 08:37:08 +00:00
Ivan Jager
adb9747831 flightgear: Fix missing libcurl depedency
Without this I get

    /run/current-system/sw/bin/fgfs: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
2022-11-13 21:41:24 -06:00
R. RyanTM
81ada634ea
barrage: 1.0.5 -> 1.0.6 (#199266) 2022-11-13 17:28:07 -05:00
R. Ryantm
c4627f3540 fheroes2: 0.9.20 -> 0.9.21 2022-11-13 21:04:07 +00:00
Daniel Șerbănescu
34e0463cf4 superTuxKart: 1.3 -> 1.4 2022-11-12 23:41:10 +01:00
Daniel Șerbănescu
228feb709b speed-dreams: fixed build 2022-11-12 13:35:53 +01:00
Sergei Trofimovich
3e2bc675f2
Merge pull request #197798 from wamserma/bump-eduke
eduke32: 20210910 -> 20221026
2022-11-11 22:22:44 +00:00
Markus S. Wamser
f124b56986 eduke32: 20210910 -> 20221026 2022-11-11 22:52:32 +01:00
Elian Doran
c3616ce837 0ad: fix icon install path 2022-11-10 12:53:39 +08:00
Martin Weinelt
1514d1dc0b
Merge pull request #200339 from viraptor/butler-darwin 2022-11-09 23:10:20 +01:00
Daniel Nagy
cfce957d4f
treewide: more meta changelog urls and mainPrograms (#200062)
* turbovnc: add changelog url

* memray: add changelog url

* ddcutil: add changelog url

* jc: add changelog url

* zed: add changelog url

* lua: use https homepage

* sil: use https url

* the-powder-toy: use https homepage

* tldr: add changelog url

* openjpeg: add changelog url

* scheme48: use https homepage

* bubblewrap: set meta.mainProgram

* zbar: set meta.mainProgram

* qpdf: add changelog url

* nvtop: set meta.mainProgram

* squashfs: add meta.mainProgram
2022-11-09 16:41:13 +01:00
huantian
6885cfbb04 tetrio-desktop: add tetrio-plus option 2022-11-09 10:32:06 -05:00
huantian
cc3ea17877 tetrio-desktop: cleanup, fix GApps wrapping
gappsWrapperArgs must be added to wrapProgram in fixup phase
2022-11-09 10:32:06 -05:00
Stanisław Pitucha
d4965f6ef8 butler: fix darwin build 2022-11-09 16:52:22 +11:00
Weijia Wang
faa599ced6 springLobby: reformat 2022-11-09 00:59:15 +01:00
Jonas Heinrich
940bac2ceb
Merge pull request #199944 from cpu/cpu.mudlet.4.16.0
mudlet: 4.15.1 -> 4.16.0
2022-11-07 19:32:13 +01:00
Daniel McCarney
ae5ed8ce22 mudlet: 4.15.1 -> 4.16.0
This commit updates Mudlet from version 4.15.1 to 4.16.0. This requires
fixing a lua 5.1 compatibility regression in luasql-sqlite3 by using
a packageOverride to set the version to a commit before the regression.
This resolves an "undefined symbol: lua_isinteger" error that will
occur at application runtime otherwise.

Similarly, prior to this commit running Mudlet would produce errors in
the console window related to not finding the required `.so` for the
Discord integration to function.

This commit also wires through the required `libdiscord-rpc.so` from the
discord-rpc package. On startup Mudlet now prints:
> Discord integration loaded. Using functions from: "libdiscord-rpc.so"
2022-11-07 12:36:05 -05:00
figsoda
4fe0f5b519
Merge pull request #199950 from huantianad/osu-1101
osu-lazer: 2022.723.0 -> 2022.1101.0
2022-11-06 23:15:02 -05:00
huantian
6698fca169
osu-lazer: 2022.723.0 -> 2022.1101.0 2022-11-06 18:25:05 -07:00
Raphael Robatsch
6d70ae996c npush: fix build 2022-11-07 00:22:23 +01:00
Francesco Gazzetta
fc20c52aea
Merge pull request #199487 from fgaz/warzone2100/4.3.1
warzone2100: 4.2.7 -> 4.3.1
2022-11-06 12:15:32 +00:00
R. Ryantm
3f60403fe1 classicube: 1.3.3 -> 1.3.4 2022-11-06 17:45:18 +08:00
Atemu
8d9532935c BeatSaberModManager: add upstream issue link 2022-11-05 13:10:46 +01:00
Solene Rapenne
797817d601 rare: 1.9.2 -> 1.9.3 2022-11-04 22:35:32 +01:00
Daniel McCarney
1ad8079f8b ldmud: fix undefined reference to 'crypt'
Adding `libxcrypt` as a dependency is required to avoid a link time
error from an undefined reference to `crypt` in non-TLS-enabled builds
now that glibc crypt support is optional[0].

Additionally, many of the `nativeBuildInputs` should be `buildInputs`
since they are used at runtime and not build time. This is also fixed in
this commit.

[0]: ff30c899d8
2022-11-04 12:17:53 -04:00
Francesco Gazzetta
e6d7058b9e warzone2100: 4.2.7 -> 4.3.1 2022-11-04 09:47:03 +01:00
Sandro
3821db7ad7
Merge pull request #195899 from wegank/scorched3d-wxgtk 2022-11-04 01:19:16 +01:00
Weijia Wang
906c2a9486 odamex: migrate to wxGTK32 2022-11-03 11:49:13 +01:00
R. Ryantm
d17013ea9e blightmud: 4.0.0 -> 5.0.0 2022-11-02 10:50:38 +08:00
Mario Rodas
f80ace666a
Merge pull request #198245 from jojosch/factorio-update
factorio: 1.1.69 -> 1.1.70
2022-11-01 13:35:07 -05:00
Stanisław Pitucha
51047b2a8d
Merge pull request #198926 from Scrumplex/update-prismlauncher-5.1
prismlauncher: 5.0 -> 5.1
2022-11-02 00:30:10 +11:00
R. Ryantm
34e17488ab unciv: 4.2.13 -> 4.2.16 2022-11-01 20:33:25 +08:00
Sefa Eyeoglu
c77f59d15b
prismlauncher: 5.0 -> 5.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-01 11:51:31 +01:00
Daniel Hill
c6e6d44fe5 factorio: let us change mod settings 2022-11-01 06:57:07 +13:00
Emery Hemingway
19d9ac28cc raylib-games: init at 2022-10-14
Now we have something to test our Raylib package against.
2022-10-31 08:54:48 -05: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
Christian Kögler
96d597a59a
Merge pull request #197431 from sersorrel/xivlauncher-new-repo
xivlauncher: 1.0.1.0 -> 1.0.2
2022-10-30 22:46:41 +01:00
Sandro
41a569d198
Merge pull request #198083 from SuperSandro2000/dwarf-fortress 2022-10-30 19:56:25 +01:00
Sergei Trofimovich
bfa191404f voxelands: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-30 11:34:37 +01:00
Sergei Trofimovich
4cef88b852 openrw: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-30 11:19:50 +01:00
ash
0b9ef60d38 xivlauncher: set meta.mainProgram 2022-10-29 15:45:15 +01:00
Sergei Trofimovich
711bc5f86c zoom: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:15:14 +02:00
Sergei Trofimovich
38164d1660
Merge pull request #198115 from trofi/fheroes2-use-gitUpdate
fheroes2: switch to gitUpdater to avoid non-version tags
2022-10-28 14:24:53 +01:00
Mario Rodas
82051748eb
Merge pull request #194204 from herberteuler/fix/sil-q-user-dir
sil-q: use .sil-q to avoid clashing with sil's data
2022-10-28 07:54:54 -05:00
Johannes Schleifenbaum
9e45c7572a
factorio: 1.1.69 -> 1.1.70 2022-10-28 11:28:29 +02:00
Sergei Trofimovich
bcfe4b4009 fheroes2: switch to gitUpdater to avoid non-version tags
`gitUpdater` uses common updater that uses only versioned tags as input.
It also supports version ignore ranges if needed.

Without the change updater tries to pul in `fheroes-android` non-release:
  https://github.com/NixOS/nixpkgs/pull/198000
2022-10-27 19:57:34 +01:00
Sandro Jäckel
bacd02c315
dwarf-fortress: misc cleanup 2022-10-27 18:57:12 +02:00
Sandro Jäckel
1d67cf2daf
dwarf-fortress-packages.dwarf-fortress: set meta for versioned packages 2022-10-27 18:56:34 +02:00
Sandro Jäckel
5b291004c5
dwarf-fortress: make meta.homepage independent from download page 2022-10-27 18:55:36 +02:00
Sandro Jäckel
cdfd73026a
dwarf-fortress-unfuck: don't overwrite to null on none linux platforms 2022-10-27 18:55:04 +02:00
Sergei Trofimovich
bac254b3dc
Merge pull request #198019 from trofi/eduke32-fix
eduke32: fix build by removing explicit header paths
2022-10-27 11:34:02 +01:00
Sergei Trofimovich
c3e1a9697d eduke32: fix build by removing explicit header paths
In https://github.com/NixOS/nixpkgs/pull/197798#issuecomment-1291196023
we noticed that `eduke32` fails to build as:

    source/build/include/sdl_inc.h:17:12: fatal error: SDL2/SDL.h: No such file or directory
       17 | #  include <SDL2/SDL.h>
          |            ^~~~~~~~~~~~

It statred after https://github.com/NixOS/nixpkgs/pull/191724 where
`NIX_CFLAGS_COMPILE` entries were cleaned up slightly.

This change works build failure around. But I think it's a good change:
there should be no reason to set SDL2 offset via forced include paths.
2022-10-27 08:17:23 +01:00
R. Ryantm
e82d8ad758 legendary-gl: 0.20.29 -> 0.20.30 2022-10-27 01:00:32 -04:00
Sandro
45d1ffb078
Merge pull request #197150 from LunNova/lunnova/prism-launcher-qt6 2022-10-26 21:56:29 +02:00
Mario Rodas
c3cf258cdb
Merge pull request #197504 from chvp/fix-zeroad-build
zeroad: fix build
2022-10-26 06:07:02 -05:00
Charlotte Van Petegem
ccd8299714
zeroad: fix build 2022-10-25 21:09:14 +02:00
Sandro
8ee9c8d3ed
Merge pull request #192118 from SuperSamus/rare 2022-10-25 15:22:54 +02:00
Martino Fontana
00b57fb2c0 rare: 1.8.9 -> 1.9.2 2022-10-24 23:53:32 +02:00
ash
97c97f5c4e xivlauncher: 1.0.1.0 -> 1.0.2 2022-10-24 18:34:16 +01:00