Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, lib, fetchgit, flex, bison, pkgconfig, which
|
||||
, pythonSupport ? stdenv.buildPlatform == stdenv.hostPlatform, python, swig
|
||||
, pythonSupport ? false, python, swig
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user