steamPackages.runtime: 20151020 -> 2016-02-18
This commit is contained in:
parent
e41c80e790
commit
b64192744a
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@ let arch = if stdenv.system == "x86_64-linux" then "amd64"
|
||||
inputFile = writeText "steam-runtime.json" (builtins.toJSON input);
|
||||
|
||||
in stdenv.mkDerivation {
|
||||
name = "steam-runtime-20151020";
|
||||
name = "steam-runtime-2016-02-18";
|
||||
|
||||
nativeBuildInputs = [ python2 dpkg binutils ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user