summaryrefslogtreecommitdiffstats
path: root/pkgs/games/tdm/default.nix
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-03-27 14:47:48 +0100
committerJon <jonringer@users.noreply.github.com>2020-03-27 10:49:52 -0700
commit0950324466d7d978dadccf8dee58c89344d8326b (patch)
treeb631f3381f45c3af48c8344cae1a8a6e995323a4 /pkgs/games/tdm/default.nix
parente9aa2ef64ac52d3dca00422a3dfb54dcc7e3cc93 (diff)
scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid of Python 2 but this approach ensures a smoother transition.
Diffstat (limited to 'pkgs/games/tdm/default.nix')
-rw-r--r--pkgs/games/tdm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/tdm/default.nix b/pkgs/games/tdm/default.nix
index 294d4703bb05..32f91f598684 100644
--- a/pkgs/games/tdm/default.nix
+++ b/pkgs/games/tdm/default.nix
@@ -24,7 +24,7 @@ in stdenv.mkDerivation {
sha256 = "17wdpip8zvm2njz0xrf7xcxl73hnsc6i83zj18kn8rnjkpy50dd6";
};
nativeBuildInputs = [
- p7zip scons gnum4 makeWrapper
+ p7zip scons.py2 gnum4 makeWrapper
];
buildInputs = [
glibc_multi mesa.dev xorg.libX11.dev openal