This commit is contained in:
sadan 2024-07-05 11:14:34 -04:00
parent 2debe2485c
commit 2551359777
No known key found for this signature in database
4 changed files with 40 additions and 27 deletions

View file

@ -1,5 +1,5 @@
{ pname, version, src, meta, binaryName, desktopName, autoPatchelfHook
, makeDesktopItem, lib, stdenv, wrapGAppsHook, makeShellWrapper, alsa-lib, at-spi2-atk
, makeDesktopItem, lib, stdenv, wrapGAppsHook3, makeShellWrapper, alsa-lib, at-spi2-atk
, at-spi2-core, atk, cairo, cups, dbus, expat, fontconfig, freetype, gdk-pixbuf
, glib, gtk3, libcxx, libdrm, libglvnd, libnotify, libpulseaudio, libuuid, libX11
, libXScrnSaver, libXcomposite, libXcursor, libXdamage, libXext, libXfixes
@ -10,7 +10,7 @@
, wayland
, branch
, withOpenASAR ? false, openasar
, withVencord ? true, vencord
, withVencord ? false, vencord
, withTTS ? true }:
let
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
libxshmfence
mesa
nss
wrapGAppsHook
wrapGAppsHook3
makeShellWrapper
];