diff --git a/exprs/idea-fixed.nix b/exprs/idea-fixed.nix index 9655ad5..845d928 100644 --- a/exprs/idea-fixed.nix +++ b/exprs/idea-fixed.nix @@ -5,6 +5,7 @@ makeWrapper, symlinkJoin, alsa-lib, + esbuild, flite, glfw3-minecraft, libGL, @@ -60,6 +61,7 @@ in mesa-demos pciutils # need lspci xrandr # needed for LWJGL [2.9.2, 3) https://github.com/LWJGL/lwjgl/issues/128 + esbuild ]; in '' wrapProgram $out/bin/idea-ultimate \