Commit Graph

5607 Commits

Author SHA1 Message Date
Sergei Trofimovich
e545a7796b ufoai: fix underlinking against -lm
Without the change build fails as:
    ld: release-linux-x86_64/testall/client/sound/s_mix.c.o: undefined reference to symbol 'acos@@GLIBC_2.2.5'

With change added I was able to start ufoai.
2022-03-06 08:52:54 +00:00
Artturi
c5a78fde9c
Merge pull request #161922 from jyooru/remove/steam-fonts
steam-fonts: remove
2022-03-06 10:16:11 +02:00
Artturi
6f24db2d94
Merge pull request #162015 from r-ryantm/auto-update/unciv
unciv: 3.19.8 -> 3.19.12
2022-03-06 09:49:36 +02:00
github-actions[bot]
90f82a2f9a
Merge staging-next into staging 2022-03-06 00:02:44 +00:00
Atemu
b4e2df2e10
remove networkmanager098 (#162904) 2022-03-05 22:19:36 +02:00
github-actions[bot]
fade30f7b2
Merge staging-next into staging 2022-03-05 12:01:44 +00:00
Brian Leung
19d4aedf71
vimgolf: init at 0.5.0 (#157642)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-05 01:22:42 +01:00
Alyssa Ross
c010a19a56
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/hypothesmith/default.nix
2022-03-04 14:53:05 +00:00
Sandro
c8e640c2a3
Merge pull request #162284 from robintown/minecraft-server 2022-03-04 11:56:35 +01:00
github-actions[bot]
c1557eb7f1
Merge staging-next into staging 2022-03-04 06:01:51 +00:00
Jonathan Ringer
b685f44ef2 steam-run: inherit extraInstallCommands 2022-03-03 16:57:16 -08:00
github-actions[bot]
702f56f3a7
Merge staging-next into staging 2022-03-03 06:10:59 +00:00
Anderson Torres
2ec61aa313
Merge pull request #162480 from AndersonTorres/new-misc
blockattack: 2.7.0 -> 2.8.0
2022-03-03 00:47:06 -03:00
github-actions[bot]
d00621a67c
Merge staging-next into staging 2022-03-03 00:13:12 +00:00
Jonathan Ringer
5f91781b55 treewide: remove steam-run-native 2022-03-02 12:25:45 -08:00
Jonathan Ringer
fae860361e steam: remove nativeOnly options 2022-03-02 12:25:45 -08:00
AndersonTorres
1b534c4789 blockattack: 2.7.0 -> 2.8.0 2022-03-02 08:09:13 -03:00
github-actions[bot]
4d46874f57
Merge staging-next into staging 2022-03-02 00:11:54 +00:00
ajs124
0c5696f9da
Merge pull request #162336 from fgaz/warzone2100/4.2.6
warzone2100: 4.2.4 -> 4.2.6
2022-03-02 00:57:56 +01:00
github-actions[bot]
fbd1c5b484
Merge staging-next into staging 2022-03-01 12:11:43 +00:00
Domen Kožar
f756603651
Merge pull request #162203 from Kloenk/minetest_darwin
minetest: fix build on aarch64-darwin
2022-03-01 11:10:30 +01:00
Francesco Gazzetta
ffa839f4f9 warzone2100: 4.2.4 -> 4.2.6 2022-03-01 10:13:45 +01:00
zowoq
64a89aac86 Merge staging-next into staging
Conflicts:
	pkgs/development/libraries/sqlite/default.nix
2022-03-01 16:20:52 +10:00
Robin Townsend
4f1f0f71d9 minecraft-server: 1.18.1 -> 1.18.2 2022-02-28 20:14:37 -05:00
K900
1e2662c5fd treewide: fix some desktop file names
pkgs.writeTextFile doesn't like spaces in filenames.
This is fixed in #162246, but other tools will probably dislike
spaces in .desktop file names as well, and that PR will take forever,
so let's fix this anyway.
2022-02-28 20:15:33 +03:00
Finn Behrens
6c9fe8eaa6 minetest: fix build on aarch64-darwin 2022-02-28 12:54:53 +01:00
Jonathan Ringer
3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
Jonathan Ringer
27e7b4d9c7 steam: add dotnet support 2022-02-27 14:19:13 -08:00
Renaud
9659f768d0
Merge pull request #161039 from 0x4A6F/master-lgogdownloader
lgogdownloader: 3.8 -> 3.9
2022-02-27 22:17:44 +01:00
Maximilian Bosch
82580b1518
cataclysm-dda: fix eval
No idea why this breaks now, but let's see if that's sufficient to make
ofborg happy.
2022-02-27 20:02:04 +01:00
Maximilian Bosch
6320b7240f
cataclysm-dda: fix build w/glibc-2.34
* Enable parallel building to speed up the build-time.
* Disable tests as vendored catch2 doesn't compile against glibc 2.34
  and I couldn't get the tests to run in the sandbox.

Failing Hydra build: https://hydra.nixos.org/build/163952121
2022-02-27 10:27:01 +01:00
Maximilian Bosch
6b98a5e512
nethack-qt: fix build w/glibc-2.34
Failing Hydra build: https://hydra.nixos.org/build/156236800
2022-02-27 10:26:53 +01:00
Maximilian Bosch
a3f4ff59ae
openmw: mark as broken 2022-02-27 10:26:49 +01:00
André-Patrick Bubel
eec72b56d7
cataclysm-dda: enable parallel building (#161957) 2022-02-27 08:43:56 +02:00
Dmitry Kalinkin
23380df7de
randtype: mark as broken on darwin 2022-02-26 20:37:04 -05:00
R. Ryantm
3c271305f2 unciv: 3.19.8 -> 3.19.12 2022-02-26 18:40:12 +00:00
Joel
a1ca3247f1
steam-fonts: remove
The source now returns a 404 and Steam no longer needs these fonts.
2022-02-26 14:51:55 +10: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
R. Ryantm
ac2165529b angband: 4.2.3 -> 4.2.4 2022-02-25 10:59:58 -08:00
P. R. d. O
c5a109f847
heroic: 2.0.2 -> 2.2.1 2022-02-24 20:53:07 -06:00
Jonathan Ringer
d9fe24c1f9 steam: use XDG_DATA_DIRS to specify vulkan icd paths 2022-02-24 08:59:12 -08:00
Nguyễn Gia Phong
a47ff32985
blackshades: 2.4.7 -> 2.4.9 2022-02-23 17:35:52 +07:00
Emery Hemingway
9b84a53ce8 Adjust ehmry maintainership 2022-02-20 08:35:57 -06:00
R. Ryantm
da6d0ab616 alephone-infinity: 20210408 -> 20220115 2022-02-20 08:24:31 -06:00
0x4A6F
49edd414ef
lgogdownloader: 3.8 -> 3.9 2022-02-20 11:24:45 +01:00
Mario Rodas
687afd247c
Merge pull request #160096 from r-ryantm/auto-update/unciv
unciv: 3.19.7 -> 3.19.8
2022-02-19 15:23:29 -05:00
Renaud
d7c40d05e1
Merge pull request #156797 from wackbyte/fix-tetrio
tetrio-desktop: fix build and audio
2022-02-19 19:32:06 +01:00
R. RyanTM
3ddc71525f
mudlet: 4.12.0 -> 4.15.1
* mudlet: 4.12.0 -> 4.15.0 (#159587)

* mudlet: use SPDX3 license identifier
and refactor

* mudlet: 4.15.0 -> 4.15.1
and add Lua env vars to Qt wrapper

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-18 18:52:26 +01:00
Angus Trau
423ad1094e liberation-circuit: 1.3 -> unstable-2022-01-02 2022-02-18 22:11:34 +11:00
R. RyanTM
2ba87397c1
pioneer: 20210723 -> 20220203
* pioneer: 20210723 -> 20220203 (#159679)

add missing deps mesa and lua5_2
use CMake flags to use Lua from nixpkgs
patch to use version tag instead of build date
use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 22:21:12 +01:00
R. RyanTM
888a56d33f
pentobi: 19.1 -> 20.0
* pentobi: 19.1 -> 20.0 (#159669)

* pentobi: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 17:34:53 +01:00
R. RyanTM
e426822d5d
osu-lazer: 2022.118.0 -> 2022.205.0
(#159667)
2022-02-17 17:34:12 +01:00
R. RyanTM
9137d7d156
vassal: 3.6.4 -> 3.6.5
* vassal: 3.6.4 -> 3.6.5 (#159828)

* vassal: update meta.homepage

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 01:50:21 +01:00
Heinz Deinhart
045060389f
ddnet: 15.8.1 -> 15.9.1 (#160245)
Co-authored-by: Heinz Deinhart <heinz@nix.at>
2022-02-16 12:52:39 +01:00
legendofmiracles
1ab1a16ba9
Merge pull request #159736 from r-ryantm/auto-update/rpg-cli 2022-02-15 14:47:45 -05:00
Ilan Joselevich
9e0b3c024f cl-wordle: 0.2.0 -> 0.4.0 2022-02-15 18:21:21 +02:00
R. Ryantm
343fcd3110 unciv: 3.19.7 -> 3.19.8 2022-02-15 04:50:49 +00:00
R. Ryantm
92f6a18c9f unciv: 3.15.9 -> 3.19.7 2022-02-13 11:28:56 +00:00
R. Ryantm
d31255bbc5 chessx: 1.5.6 -> 1.5.7 2022-02-12 21:42:47 -08:00
R. Ryantm
bf11726e20 crispyDoom: 5.10.3 -> 5.11.1 2022-02-12 21:19:47 -08:00
R. Ryantm
ddd19904df gcompris: 2.0 -> 2.1 2022-02-12 21:06:03 -08:00
R. Ryantm
c7aa440933 rpg-cli: 1.0.0 -> 1.0.1 2022-02-13 03:52:27 +00:00
Angus Trau
18592865d7 maintainers: update emilytrau 2022-02-11 04:45:03 +00:00
davidak
2520ba6f95
Merge pull request #157921 from pasqui23/itch
itch: init at 25.5.1
2022-02-11 04:14:07 +01:00
R. Ryantm
01f15e008f crawlTiles: 0.27.1 -> 0.28.0 2022-02-10 12:01:08 -08:00
Nguyễn Gia Phong
6218cc15a1 flare: 1.13 -> 1.13.04 2022-02-10 11:48:37 -08:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
Renaud
724905c9d9
Merge pull request #157571 from ozkutuk/fix/anki-apply-unescape-patch
anki: apply patch to replace deprecated method
2022-02-10 17:54:12 +01:00
Jonathan Ringer
39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
Franz Pletz
b9bf0d43c2
Merge pull request #158134 from fpletz/pkgs/minetest-5.5 2022-02-09 15:15:55 +01:00
github-actions[bot]
69accc4d14
Merge master into staging-next 2022-02-09 12:01:08 +00:00
Sergei Trofimovich
44bc0ee64b fheroes2: 0.9.11 -> 0.9.12
https://github.com/ihhub/fheroes2/wiki/Change-Log#version-0912-07-february-2022
2022-02-09 07:43:26 +00:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Marek Mahut
eb911e75d7
Merge pull request #157779 from 1000101/7kaa
7kaa: init at 2.15.4p1
2022-02-08 14:01:53 +01:00
Vladimír Čunát
3aec1846cc
Merge #157455: linthesia: init at 0.8.0 2022-02-08 10:41:20 +01:00
Bobby Rong
f8f6b4398b
Merge pull request #157776 from jyooru/fix/minecraft-servers
minecraft-servers: fix update.py
2022-02-08 16:36:51 +08:00
legendofmiracles
3578be70f5
Merge pull request #158544 from legendofmiracles/wordle
cl-wordle: 0.1.2 -> 0.2.0
2022-02-07 23:35:59 -05:00
legendofmiracles
582c36f563
cl-wordle: 0.1.2 -> 0.2.0 2022-02-07 21:56:33 -06:00
Francesco Gazzetta
690c6dd1d3 toppler: 1.1.6 -> 1.3 2022-02-07 19:08:31 -08:00
Jonathan Ringer
d06ab8aa75
alephone: pin ffmpeg to 4.x 2022-02-07 10:29:32 -08:00
ckie
202f13c7b0
linthesia: init at 0.8.0 2022-02-07 19:09:24 +02:00
Pasquale
21b809d3d2
itch: init at 25.5.1 2022-02-07 15:51:49 +01:00
Ben Siraphob
1869f7cf93
Merge pull request #158389 from legendofmiracles/wordle
cl-wordle: init at 0.1.2
2022-02-06 22:23:01 +00:00
legendofmiracles
c0217caf80
cl-wordle: init at 0.1.2 2022-02-06 16:06:35 -06:00
Ben Siraphob
ca2647489a
Merge pull request #158325 from veprbl/pr/broken_minestuff_4
{minetestclient,minetestserver}_4: mark as broken on darwin
2022-02-06 20:10:18 +00:00
Ben Siraphob
33489310eb
Merge pull request #158358 from c0bw3b/fix/homepages
A batch of homepage (and source) updates
2022-02-06 20:02:50 +00:00
Renaud
b61a3fcbea freedink: update homepage 2022-02-06 15:10:45 +01:00
Renaud
c074350988 egoboo: update homepage 2022-02-06 15:10:29 +01:00
Aaron Andersen
137291eaa6
Merge pull request #158330 from McSinyx/flare-1.13
flare: 1.12 -> 1.13
2022-02-06 09:04:07 -05:00
Nguyễn Gia Phong
02c976001a
flare: 1.12 -> 1.13
Also add myself as a maintainer.
2022-02-06 14:44:03 +07:00
Dmitry Kalinkin
a9e24deb45
{minetestclient,minetestserver}_4: mark as broken on darwin 2022-02-06 00:40:02 -05:00
Colin
f0c78d8174
uchess: switch to go_1_17
hash regenerated
2022-02-05 16:58:43 +10:00
R. Ryantm
825deacec2 vintagestory: 1.16.1 -> 1.16.3 2022-02-04 18:38:08 -08:00
Jonathan Ringer
80833d9a2b steam-run: inherit /etc/profile fixes 2022-02-04 18:36:46 -08:00
Franz Pletz
267fad119f
minetest: remove unused patches 2022-02-04 16:21:28 +01:00
Franz Pletz
6e78755eaf
minetest: 5.4.1 -> 5.5.0 2022-02-04 16:16:04 +01:00
Franz Pletz
2bbe6d7b8a
minetest: remove version 4 2022-02-04 16:16:04 +01:00
1000101
7446e158d8 7kaa: init at 2.15.4p1 2022-02-03 16:46:27 +01:00
Joel
56076698c2
minecraft-servers: fix update.py
Previously, running `nix-shell maintainers/scripts/update.nix --argstr package minecraft-server` caused `versions.json` to be placed in the repository root instead of `pkgs/games/minecraft-servers`.
2022-02-02 11:36:09 +10:00
Berk Ozkutuk
38fa6d6041 anki: apply patch to replace deprecated method 2022-01-31 22:37:47 +03:00
R. Ryantm
03aabab071 openttd-nml: 0.5.3 -> 0.6.1 2022-01-31 10:00:46 -08:00
R. Ryantm
8ec1caf265 osu-lazer: 2021.1225.0 -> 2022.118.0 2022-01-31 10:00:19 -08:00
R. Ryantm
1245bc3819 vassal: 3.6.1 -> 3.6.4 2022-01-31 09:53:46 -08:00
Sandro
9e61c9c064
Merge pull request #157116 from muscaln/polymc 2022-01-28 12:00:21 +01:00
Mustafa Çalışkan
37df4305c6
polymc: 1.0.4 -> 1.0.6 2022-01-28 13:03:01 +03:00
Sandro
27cccd4e49
Merge pull request #151363 from Stunkymonkey/doc-updateWalker 2022-01-27 14:06:36 +01:00
Felix Buehler
ed7bf9452c treewide: remove *.upstream files from updateWalker 2022-01-26 21:46:07 +01:00
wackbyte
3d88b59e3e
tetrio-desktop: fix build and audio
Changes the source to a direct download and adds libpulseaudio to the library path
2022-01-25 20:39:59 -05:00
Martin Weinelt
48f17360d9 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-25 15:53:19 +01:00
Franz Pletz
a6e45b0893
Merge pull request #156703 from fgaz/shattered-pixel-dungeon/1.1.2 2022-01-25 15:35:55 +01:00
Francesco Gazzetta
6beb585135 shattered-pixel-dungeon: 1.1.0 -> 1.1.2 2022-01-25 14:21:48 +01:00
Artturi
25dc5a5d2d
Merge pull request #156300 from r-ryantm/auto-update/vintagestory 2022-01-25 15:12:53 +02:00
github-actions[bot]
cfef27f7cf
Merge master into staging-next 2022-01-25 06:01:33 +00:00
legendofmiracles
379e0e806e
Merge pull request #156403 from r-ryantm/auto-update/legendary-gl
legendary-gl: 0.20.24 -> 0.20.25
2022-01-24 21:40:29 -06:00
github-actions[bot]
a45818989a
Merge master into staging-next 2022-01-24 18:01:03 +00:00
legendofmiracles
ba667597db
Merge pull request #156490 from r-ryantm/auto-update/xcowsay
xcowsay: 1.5.1 -> 1.6
2022-01-24 07:51:17 -06:00
legendofmiracles
b3e7261a0e
Merge pull request #155505 from IvarWithoutBones/init/supaplex
opensupaplex: init at 7.1.2
2022-01-24 07:12:23 -06:00
github-actions[bot]
6fee71d339
Merge master into staging-next 2022-01-24 12:01:16 +00:00
R. Ryantm
7c7e244719 xcowsay: 1.5.1 -> 1.6 2022-01-24 11:32:02 +00:00
Ivv
81a988f32d
Merge pull request #150225 from jyooru/init/purpur
purpur: init at 1.17.1r1428
2022-01-24 12:17:42 +01:00
Joel
e54ce2616e
purpur: init at 1.17.1r1428
Update pkgs/games/purpur/default.nix

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>

Update pkgs/games/purpur/default.nix

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>

Update pkgs/games/purpur/default.nix

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>

Update pkgs/games/purpur/default.nix

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>

fix trailing white space

purpur: 1.17.1r1428 -> 1.18.1r1522

add make wrapper
2022-01-24 20:59:45 +10:00
github-actions[bot]
b261cac75a
Merge master into staging-next 2022-01-24 06:01:18 +00:00
Martin Weinelt
536e2bb238
Merge pull request #156277 from DarkKirb/factorio-1.1.53 2022-01-24 01:37:21 +01:00
R. Ryantm
ca0ebd5292 legendary-gl: 0.20.24 -> 0.20.25 2022-01-24 00:30:52 +00:00
Alexandra
27e10a3b92
snis: init at 20211017 (#142034) 2022-01-24 01:03:07 +01:00
github-actions[bot]
11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
Sandro
7502596e70
Merge pull request #117437 from tgunnoe/master 2022-01-24 01:00:44 +01:00
tgunnoe
290b04c5a8 lzwolf: init at unstable-2022-01-04 2022-01-23 12:45:11 -05:00
R. Ryantm
759416392b vintagestory: 1.16.0 -> 1.16.1 2022-01-23 11:26:20 +00:00
Charlotte 🦝 Delenk
5cfcd0b5b2
factorio-*: 1.1.50->1.1.53 2022-01-23 09:28:31 +01:00
github-actions[bot]
591c66a4e3
Merge master into staging-next 2022-01-23 06:00:56 +00:00
Sandro
138bd39d46
Merge pull request #156155 from lheckemann/bump-supertux 2022-01-23 06:06:15 +01:00
github-actions[bot]
6922792376
Merge master into staging-next 2022-01-22 18:01:07 +00:00
Mario Rodas
492d9f0dc2
Merge pull request #155968 from r-ryantm/auto-update/r2mod_cli
r2mod_cli: 1.2.0 -> 1.2.1
2022-01-22 12:37:12 -05:00
Linus Heckemann
c7af30ec52 supertux: 0.6.2 -> 0.6.3 2022-01-22 11:32:42 +01:00
github-actions[bot]
1ca0ba653f
Merge master into staging-next 2022-01-22 00:01:46 +00:00
Anderson Torres
7a3e0dd775
Merge pull request #155501 from AndersonTorres/new-games
npush: init at 0.7
2022-01-21 16:48:36 -03:00
AndersonTorres
78c338cb10 npush: init at 0.7
Also, adding a helper run-npush that takes care of preparing the game to run
with the official levelset.
2022-01-21 16:47:48 -03:00
github-actions[bot]
fd5336b13e
Merge master into staging-next 2022-01-21 18:01:25 +00:00
Sandro
e25864311d
Merge pull request #146940 from wackbyte/tetrio-desktop 2022-01-21 19:00:21 +01:00
wackbyte
32623fcca0
tetrio-desktop: init at 8.0.0 2022-01-20 19:25:53 -05:00
github-actions[bot]
fc3ddb8979
Merge master into staging-next 2022-01-21 00:01:42 +00:00
R. Ryantm
58da28ff04 r2mod_cli: 1.2.0 -> 1.2.1 2022-01-20 22:31:09 +00:00
Ivv
73a9729353
Merge pull request #152623 from luxferresum/ottomatic
otto-matic: init at 4.0.0
2022-01-20 19:31:37 +01:00
github-actions[bot]
360ff20100
Merge master into staging-next 2022-01-20 06:01:09 +00:00
Sandro
4fe55cf233
Merge pull request #155584 from r-ryantm/auto-update/vintagestory 2022-01-20 02:39:12 +01:00
github-actions[bot]
28abf69ffd
Merge master into staging-next 2022-01-19 12:01:24 +00:00
Bobby Rong
e098427f75
Merge pull request #148899 from r-ryantm/auto-update/VASSAL
vassal: 3.5.8 -> 3.6.1
2022-01-19 19:47:57 +08:00
R. Ryantm
6c6c397b92 vintagestory: 1.15.10 -> 1.16.0 2022-01-19 09:12:35 +00:00
github-actions[bot]
1b54e5bb50
Merge master into staging-next 2022-01-19 06:01:24 +00:00