Loading pkgs/by-name/so/sourcegit/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ makeDesktopItem, libicns, libGL, libxcursor, libxext, libxi, Loading Loading @@ -53,8 +54,10 @@ buildDotnetModule (finalAttrs: { # these are dlopen-ed at runtime # libxi is needed for right-click support # libGL is needed for GPU-accelerated rendering (without it, Avalonia falls back to software rendering) # not sure about what the other ones are needed for, but I'll include them anyways runtimeDeps = [ libGL libxcursor libxext libxi Loading Loading
pkgs/by-name/so/sourcegit/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ makeDesktopItem, libicns, libGL, libxcursor, libxext, libxi, Loading Loading @@ -53,8 +54,10 @@ buildDotnetModule (finalAttrs: { # these are dlopen-ed at runtime # libxi is needed for right-click support # libGL is needed for GPU-accelerated rendering (without it, Avalonia falls back to software rendering) # not sure about what the other ones are needed for, but I'll include them anyways runtimeDeps = [ libGL libxcursor libxext libxi Loading