PKGNAME=nushell
PKGSEC=shells
PKGDES="A cross-platform shell with structured data handling"
PKGDEP="openssl gcc-runtime glibc openssl"
BUILDDEP="pkg-config rustc llvm"
# FIXME: multiple undefined references to sqlite3 symbols. Using bundled
# feature of rusqlite does not resolve this.
NOLTO=1
