File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ARCH=$(uname -m)
66
77echo " Installing package dependencies..."
88echo " ---------------------------------------------------------------"
9- pacman -Syu --noconfirm patchelf gst-plugins-good gst-plugins-bad
9+ pacman -Syu --noconfirm patchelf gst-plugins-good gst-plugins-bad libnss_nis
1010
1111echo " Installing debloated packages..."
1212echo " ---------------------------------------------------------------"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export DESKTOP=/usr/share/applications/OpenCode.desktop
1313export DEPLOY_OPENGL=1
1414
1515# Deploy dependencies
16- quick-sharun /usr/bin/opencode*
16+ quick-sharun /usr/bin/opencode* /usr/lib/libnss_nis.so *
1717
1818# bun makes binaries that self extract and read /proc/self/exe
1919# they are also very delicate and get broken by strip
You can’t perform that action at this time.
0 commit comments