R. Ryantm
3f60403fe1
classicube: 1.3.3 -> 1.3.4
2022-11-06 17:45:18 +08: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
Sandro
3821db7ad7
Merge pull request #195899 from wegank/scorched3d-wxgtk
2022-11-04 01:19:16 +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
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
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
Jack Cummings
5d2907308f
widelands 1.0 -> 1.1
...
Remove in-tree patch, as it isn't needed anymore.
Addresses #197395 .
2022-10-23 22:51:22 -07:00
Mario Rodas
bdb2cf6de3
Merge pull request #193284 from m0rg-dev/pysolfc-2.16.0
...
pysolfc: 2.6.4 -> 2.16.0
Closes #190799
2022-10-23 18:34:23 -05:00
Luna Nova
a7f6c1dd96
prismlauncher: pass -DLauncher_QT_VERSION_MAJOR=6 on qt6, add qtsvg dep for icons
2022-10-22 08:02:10 -07:00
Martin Weinelt
80fc469031
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-21 22:33:42 +02:00
Sandro
5106dc0ddb
Merge pull request #196397 from fgaz/hikounomizu/init
2022-10-21 19:57:12 +02:00
Francesco Gazzetta
0eceb37a6c
hikounomizu: build data in parallel
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-21 12:21:31 +00:00
github-actions[bot]
6e9b36d7a0
Merge master into staging-next
2022-10-20 06:05:55 +00:00
Sandro
c0e2314de6
Merge pull request #195896 from wegank/megaglest-fix
...
megaglest: fix broken build
2022-10-20 03:38:32 +02:00
Sandro
42c6b4c3e3
Merge pull request #195892 from wegank/fsg-wxgtk
...
fsg: migrate to wxGTK32
2022-10-20 03:38:11 +02:00
Sandro
2237bf9c1b
Merge pull request #195889 from wegank/asc-wxgtk
...
asc: migrate to wxGTK32
2022-10-20 03:37:29 +02:00
R. Ryantm
742243f041
wesnoth: 1.16.5 -> 1.16.6
2022-10-20 09:07:48 +08:00
github-actions[bot]
aac580f88f
Merge master into staging-next
2022-10-20 00:05:13 +00:00
Artturi
0ca70b19e4
Merge pull request #196448 from quasigod-io/grapejuice
...
grapejuice: 5.5.4 -> 6.2.2
2022-10-20 01:00:24 +03:00
Skyler Grey
879c2dffe1
polymc: remove
...
- As polymc has been hostily taken over, prismlauncher (the fork) should
be used instead
- The previous commit packages prismlauncher, this commit makes it so
that installing polymc will give an error message
2022-10-19 19:06:54 +01:00
Skyler Grey
290d7b2819
prismlauncher: init at 5.0
2022-10-19 19:06:49 +01:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Pascal Bach
444bc80848
Merge pull request #196029 from r-ryantm/auto-update/freeciv
...
freeciv: 3.0.3 -> 3.0.4
2022-10-18 12:37:47 +02:00