diff --git a/package.nix b/package.nix index 26b6e12..e01f992 100644 --- a/package.nix +++ b/package.nix @@ -14,6 +14,7 @@ gtk3, libXtst, libva, + libGL, pciutils, pipewire, adwaita-icon-theme, @@ -71,8 +72,10 @@ in curl libva.out pciutils + libGL ]; appendRunpaths = [ + "${libGL}/lib" "${pipewire}/lib" ]; # Firefox uses "relrhack" to manually process relocations from a fixed offset