diff options
| author | Nikita Mitasov <me@ch4og.com> | 2026-08-17 20:14:19 +0300 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2026-08-18 08:58:17 +0200 |
| commit | 466fd58401a63fa20dcf9a75dfe04d4ec9f91e66 (patch) | |
| tree | 77520678f10e950978066e639d8d9f6af40f4228 | |
| parent | 4bdb5599970f0df7d5eeb7cb8c22adf6e7652cfb (diff) | |
nongnu: game-client: Update steam-gameruntime-libs imgui.
* nongnu/packages/game-client.scm (steam-gameruntime-libs): Update imgui to 1.91.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| -rw-r--r-- | nongnu/packages/game-client.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm index 6109c63..5eb13c2 100644 --- a/nongnu/packages/game-client.scm +++ b/nongnu/packages/game-client.scm | |||
| @@ -215,7 +215,7 @@ implementation with gogdl and Amazon Games using Nile.") | |||
| 215 | ("alsa-plugins:pulseaudio" ,alsa-plugins "pulseaudio") ; Required for audio in most games. | 215 | ("alsa-plugins:pulseaudio" ,alsa-plugins "pulseaudio") ; Required for audio in most games. |
| 216 | ("font-dejavu" ,font-dejavu) | 216 | ("font-dejavu" ,font-dejavu) |
| 217 | ("font-liberation" ,font-liberation) | 217 | ("font-liberation" ,font-liberation) |
| 218 | ("imgui" ,imgui-1.86) ; Required for MangoHud. | 218 | ("imgui" ,imgui-1.91) ; Required for MangoHud. |
| 219 | ("mangohud" ,mangohud) | 219 | ("mangohud" ,mangohud) |
| 220 | ("openal" ,openal) ; Prevents corrupt audio in Crypt of the Necrodancer. | 220 | ("openal" ,openal) ; Prevents corrupt audio in Crypt of the Necrodancer. |
| 221 | ("pulseaudio" ,pulseaudio) ; Prevents corrupt audio in Sven Coop. | 221 | ("pulseaudio" ,pulseaudio) ; Prevents corrupt audio in Sven Coop. |
