darwin.ICU: add stdenv for compatibility with Tensorflow override

This commit is contained in:
Randy Eckenrode
2025-01-04 15:07:46 -05:00
parent 49936d6218
commit d8a222f4b5
@@ -5,6 +5,7 @@
fixDarwinDylibNames,
mkAppleDerivation,
python3,
stdenv, # Necessary for compatibility with python3Packages.tensorflow, which tries to override the stdenv
testers,
}: