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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user