Skip to content

Commit 02106d4

Browse files
committed
🔨 Update scripts/update.sh again
1 parent fb9b4d6 commit 02106d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/update.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
set -e
33
cd "$(dirname "$(dirname "$(readlink -f "$0")")")"
44

5-
nix-shell --run 'luarocks install --lua-version 5.1 --local --force code-stats.nvim STDCPP_LIBDIR=$STDCPP_LIBDIR OPENSSL_INCDIR=$OPENSSL_INCDIR OPENSSL_LIBDIR=$OPENSSL_LIBDIR'
5+
nix-shell --run 'luarocks install --lua-version 5.1 --local --force xml-temp STDCPP_LIBDIR=$STDCPP_LIBDIR &&
6+
luarocks install --lua-version 5.1 --local --force luasec 0.7.2-1 OPENSSL_INCDIR=$OPENSSL_INCDIR OPENSSL_LIBDIR=$OPENSSL_LIBDIR'

0 commit comments

Comments
 (0)