add libglvnd and fix helm path

This commit is contained in:
🪞👃🪞 2024-07-24 19:14:43 +03:00
parent c0b1217e60
commit d7b3d64472
2 changed files with 4 additions and 3 deletions

View file

@ -37,6 +37,7 @@ in pkgs.mkShell {
# for Helm:
alsa-lib
curl
xorg_sys_opengl
libglvnd
#xorg_sys_opengl
]);
}