#TODO: Reduce crate patches [source] git = "https://github.com/nushell/nushell" rev = "172a070a4bbeff15a289813bc73d4628a3032210" patches = ["redox.patch"] [build] dependencies = [ "openssl1" ] template = "custom" script = """ DYNAMIC_INIT export OPENSSL_DIR="${COOKBOOK_SYSROOT}" cookbook_cargo """