summaryrefslogtreecommitdiffstats
path: root/pkgs/games
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2017-02-26 21:25:29 +0100
committerRobin Gloster <mail@glob.in>2017-02-27 12:16:26 +0100
commit3d104ab2b3e578cb4599b6fffbcc019b09547521 (patch)
treeda0852033c00cee83ac2dc46281c307d38ae5259 /pkgs/games
parentc49533a4949b5fc7d3511dce7df4c27f811df4d7 (diff)
gst-plugins-base: align attrname with pkgname
Diffstat (limited to 'pkgs/games')
-rw-r--r--pkgs/games/steam/runtime-wrapped.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix
index d9d6e0ecf0d0..1988463d61a6 100644
--- a/pkgs/games/steam/runtime-wrapped.nix
+++ b/pkgs/games/steam/runtime-wrapped.nix
@@ -78,7 +78,7 @@ let
SDL2_ttf
SDL2_mixer
gstreamer
- gst_plugins_base
+ gst-plugins-base
] ++ lib.optional (!newStdcpp) gcc48.cc;
overridePkgs = with pkgs; [