mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 16:23:26 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
if [ -z "${dontForceRegenCython-}"]; then
|
|
export CYTHON_FORCE_REGEN=1
|
|
fi
|