darwin.ICU: add stdenv for compatibility with Tensorflow override
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
fixDarwinDylibNames,
|
||||
mkAppleDerivation,
|
||||
python3,
|
||||
stdenv, # Necessary for compatibility with python3Packages.tensorflow, which tries to override the stdenv
|
||||
testers,
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user