1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00

Merge pull request #18514 from Baughn/steam

steam: Some games use Mono
This commit is contained in:
Nikolay Amiantov 2016-09-11 19:20:25 +04:00 committed by GitHub
commit 38ae858e28

View file

@ -51,6 +51,7 @@ in buildFHSUserEnv rec {
gst_all_1.gstreamer
gst_all_1.gst-plugins-ugly
libdrm
mono
(steamPackages.steam-runtime-wrapped.override {
inherit nativeOnly runtimeOnly newStdcpp;