summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-04-19 22:03:35 +0200
committerGitHub <noreply@github.com>2021-04-19 22:03:35 +0200
commit213fcedc176d05baced96f53d5c36c28311c0151 (patch)
treed63552d6d67f4f607323ae561034cd22e3545ea4 /pkgs/games/steam
parent44fa00a5b8e2895247b61a635f96ba95e6dd91c5 (diff)
parentdb096d2e7e5c9be4ffcf3cd09dcd5bd44b7da834 (diff)
downloadnixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar.gz
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar.bz2
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar.lz
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar.xz
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.tar.zst
nixpkgs-213fcedc176d05baced96f53d5c36c28311c0151.zip
Merge pull request #117287 from xfix/loop-hero-dependencies
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/fhsenv.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index 1a2ca5161eb..f17c436cccb 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -136,6 +136,13 @@ in buildFHSUserEnv rec {
     libbsd
     alsaLib
 
+    # Loop Hero
+    libidn2
+    libpsl
+    nghttp2.lib
+    openssl_1_1
+    rtmpdump
+
     # needed by getcap for vr startup
     libcap
 
@@ -202,7 +209,6 @@ in buildFHSUserEnv rec {
     SDL
     SDL2_image
     glew110
-    openssl
     libidn
     tbb
     wayland