scons.py2: Replace with sconsPackages.scons_3_1_2

Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
This commit is contained in:
Michael Weiss
2020-07-18 10:48:20 +02:00
parent d41cd156d0
commit 595a36d846
15 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
, libxmlxx3
, pkgconfig
, python3
, scons
, sconsPackages
, which
, wrapQtAppsHook
}:
@@ -45,7 +45,7 @@ mkDerivation rec {
nativeBuildInputs = [
desktop-file-utils
scons.py2
sconsPackages.scons_3_1_2
pkgconfig
which
python