Commit Graph

5333 Commits

Author SHA1 Message Date
github-actions[bot]
a407424e1f
Merge master into staging-next 2022-01-17 00:01:45 +00:00
Felix Buehler
f60b7917bf n2048: refactor 2022-01-16 22:07:30 +01:00
github-actions[bot]
122cae786e
Merge master into staging-next 2022-01-16 06:01:16 +00:00
Joel
b254d2b1fe minecraftServers: init - move all minecraft-server versions into minecraftServers 2022-01-15 21:58:16 -05:00
Joel
e0843a80e2 minecraft-server: fix using latest jre for all minecraft server versions 2022-01-15 21:58:16 -05:00
Joel
63c488bf3b minecraft-server: add jyooru as maintainer 2022-01-15 21:58:16 -05:00
Joel
867b8e2188 minecraft-server: package major versions 2022-01-15 21:58:16 -05:00
github-actions[bot]
f8fb795136
Merge master into staging-next 2022-01-16 00:01:52 +00:00
Tristan Gosselin-Hane
f4ef264724 polymc: init at 1.0.4 2022-01-15 18:07:29 -05:00
Artturi
ec938613e0
Merge pull request #154912 from Shardion/master 2022-01-15 21:19:48 +02:00
github-actions[bot]
a6317e795d
Merge master into staging-next 2022-01-15 06:01:01 +00:00
legendofmiracles
25a9a2d6cc
Merge pull request #154058 from cpu/cpu-blightmud-3.5.0 2022-01-14 20:41:53 -06:00
Daniel McCarney
ae1bee344a
blightmud: init at 3.5.0
Blightmud is a terminal client for connecting to Multi User Dungeon
(MUD) games. It is written in Rust and supports TLS, GMCP, MSDP, MCCP2,
tab completion, text searching and a split view for scrolling. Blightmud
can be customized with Lua scripting for aliases, triggers, timers,
customized status bars, and more. Blightmud supports several
accessibility features including an optional built-in text-to-speech
engine and a screen reader friendly mode.

For nixpkgs it is largely a standard derivation for a rust project using
`rustPlatform.buildRustPackage`. There is some customization required
for the optional text-to-speech (TTS) engine support. In this case the
derivation must also set the `LIBCLANG_PATH` and customize
`BINDGEN_EXTRA_CLANG_ARGS` in order for a required crate to be able to
`rust-bindgen` the `libspeechd` dependency it wraps. Lastly the
derivation has to skip some integration-style tests that don't play
nicely with the nixpkgs build environment - the majority of unit tests
work so they are left running in the check phase.

Since the TTS support brings in heavy dependencies, but is a useful
accessibility feature, the Blightmud derivation is added to
`all-packages.nix` twice:

1. the `blightmud` attribute builds a configuration without TTS support.
2. the `blightmud-tts` attribute builds a configuration _with_ TTS
   support.

The new Blightmud derivation is placed in `pkgs/games/blightmud/`
following the precedent set by another packaged GUI-based MUD client,
`mudlet` with `pkgs/games/mudlet/`.
2022-01-14 18:34:01 -05:00
Dmitry Kalinkin
a56da82f7a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
Shardion
9f928fe969
grapejuice: 3.64.16 -> 4.10.2 2022-01-13 09:15:15 -08:00
Anderson Torres
d4c2294a73
Merge pull request #154830 from AndersonTorres/new-games
ace-of-penguins: init at 1.4
2022-01-13 10:07:35 -03:00
AndersonTorres
37aefe329d ace-of-penguins: init at 1.4
Plus patches!
2022-01-12 22:21:00 -03:00
github-actions[bot]
a8b75d6f2f
Merge master into staging-next 2022-01-13 00:01:59 +00:00
Pascal Bach
f708058fe3
Merge pull request #153295 from siddhantk232/master
heroic: 1.10.3 -> 2.0.2
2022-01-12 19:57:49 +01:00
github-actions[bot]
e81177a147
Merge staging-next into staging 2022-01-12 00:02:57 +00:00
Thiago Kenji Okada
3e6884fc19
Merge pull request #154627 from freepotion/remove-maintainer
ivan, maintainers: maintainer removed
2022-01-11 16:10:29 -03:00
github-actions[bot]
e8dc263ca3
Merge staging-next into staging 2022-01-11 18:01:57 +00:00
Free Potion
1e47c2055d
ivan: maintainer was removed 2022-01-11 20:52:10 +03:00
AndersonTorres
7432c431c7 the-legend-of-edgar: init at 1.35 2022-01-10 20:10:45 -03:00
AndersonTorres
fbcf8ffa10 blockattack: init at 2.7.0 2022-01-10 20:10:45 -03:00
Jan Tojnar
3dba2db347 Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-10 19:27:28 +01:00
Renaud
cce443d30a
Merge pull request #153404 from j0hax/papermc-update
papermc: 1.17.1r399 -> 1.18.1r132
2022-01-10 16:28:27 +01:00
Jan Tojnar
f7aa55946b Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
;	pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Sandro
7ab557237c
Merge pull request #153334 from Stunkymonkey/andyetitmoves-phases 2022-01-08 18:21:58 +01:00
siddhantCodes
c2fc2a373d heroic: 1.10.3 -> 2.0.2 2022-01-08 10:19:35 +05:30
Jonathan Ringer
172bcecd6b
Merge remote-tracking branch 'origin/staging-next' into staging 2022-01-07 10:32:13 -08:00
Ben Siraphob
9334785442
crafty: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob
c9339da1d1
banner: update homepage 2022-01-07 16:45:50 +07:00
github-actions[bot]
aed0ee64b8
Merge staging-next into staging 2022-01-07 06:02:04 +00:00
Ben Siraphob
e9e90a941b
treewide: replace http://web.archive.org with https://web.archive.org 2022-01-07 09:58:36 +07:00
github-actions[bot]
aad4d02c1e
Merge staging-next into staging 2022-01-06 06:02:14 +00:00
Bobby Rong
3342c9f8bf
Merge pull request #153370 from DeeUnderscore/widelands-boost-1.77
widelands: fix building with boost 1.77
2022-01-06 13:15:49 +08:00
Vladimír Čunát
2d3e6f73cb
Merge #146685: ncurses: 6.2 -> 6.3 (into staging) 2022-01-05 10:32:59 +01:00
github-actions[bot]
25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Johannes Arnold
b25107949d papermc: 1.17.1r399 -> 1.18.1r132 2022-01-03 23:24:46 +01:00
Thiago Kenji Okada
e93001da71
Merge pull request #152744 from lucasew/package/tlauncher
tlauncher: init at 2.839
2022-01-03 18:46:03 -03:00
Thiago Kenji Okada
102db75c91
Merge pull request #152260 from IvarWithoutBones/dotnetModule/osu
osu-lazer: 2021.1113.0 -> 2021.1225.0 && use buildDotnetModule
2022-01-03 17:22:34 -03:00
D Anzorge
0762a3f441 widelands: fix building with boost 1.77 2022-01-03 18:51:39 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
R. RyanTM
75a86ab9f5
ivan: 058 -> 059
(#152750)
2022-01-03 15:10:57 +01:00
Felix Buehler
eb301258ef andyetitmoves: deprecate phases and refactor 2022-01-03 15:07:11 +01:00
Bobby Rong
a8a800ec30
Merge pull request #153282 from Stunkymonkey/treewide-github-3
treewide: switch to fetchFromGitHub
2022-01-03 19:25:09 +08:00
markuskowa
2cd70d1316
Merge pull request #153166 from r-ryantm/auto-update/pentobi
pentobi: 19.0 -> 19.1
2022-01-03 10:24:12 +01:00
Felix Buehler
d702c7ab8d nxengine-evo: switch to fetchFromGitHub 2022-01-03 00:31:00 +01:00
R. RyanTM
a10675f43d
liblcf, easyrpg-player: 0.6.2 -> 0.7.0
* liblcf: 0.6.2 -> 0.7.0 (#144396)

* liblcf: build in parallel

* easyrpg-player: 0.6.2.3 -> 0.7.0

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-02 19:54:30 +01:00