steamcmd: init at 20180104

This commit is contained in:
Tad Fisher
2018-09-08 13:39:32 -07:00
parent ca2ba44cab
commit 0b2b7b2d53
4 changed files with 73 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ let
then pkgs.pkgsi686Linux.steamPackages.steam-runtime-wrapped
else null;
};
steamcmd = callPackage ./steamcmd.nix { };
};
in self