ld
This commit is contained in:
@@ -29,18 +29,38 @@ in
|
|||||||
enable = lib.mkDefault hasDestopEnvironment;
|
enable = lib.mkDefault hasDestopEnvironment;
|
||||||
libraries = with pkgs; [
|
libraries = with pkgs; [
|
||||||
alsa-lib
|
alsa-lib
|
||||||
|
at-spi2-atk
|
||||||
|
atkmm
|
||||||
bash
|
bash
|
||||||
|
cairo
|
||||||
|
cups.lib
|
||||||
|
curl
|
||||||
|
dbus
|
||||||
expat
|
expat
|
||||||
fontconfig
|
fontconfig
|
||||||
freetype
|
freetype
|
||||||
icu
|
|
||||||
glib
|
glib
|
||||||
gtk3
|
gtk3
|
||||||
|
icu
|
||||||
|
libdrm
|
||||||
|
libgbm
|
||||||
libgcc
|
libgcc
|
||||||
libgdiplus
|
libgdiplus
|
||||||
libGL
|
libGL
|
||||||
libpulseaudio
|
libpulseaudio
|
||||||
|
libsecret
|
||||||
|
libssh2
|
||||||
|
libunwind
|
||||||
|
libuuid
|
||||||
|
libva
|
||||||
|
libxkbcommon
|
||||||
|
mesa
|
||||||
|
nss
|
||||||
|
openssl
|
||||||
|
pango
|
||||||
|
pciutils
|
||||||
SDL2
|
SDL2
|
||||||
|
util-linux
|
||||||
vulkan-loader
|
vulkan-loader
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libICE
|
xorg.libICE
|
||||||
@@ -48,30 +68,13 @@ in
|
|||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
zlib
|
|
||||||
pango
|
|
||||||
cairo
|
|
||||||
atkmm
|
|
||||||
xorg.libXcomposite
|
xorg.libXcomposite
|
||||||
xorg.libXdamage
|
xorg.libXdamage
|
||||||
xorg.libXext
|
xorg.libXext
|
||||||
xorg.libXfixes
|
xorg.libXfixes
|
||||||
at-spi2-atk
|
|
||||||
pciutils
|
|
||||||
libva
|
|
||||||
bash
|
|
||||||
gtk3
|
|
||||||
glib
|
|
||||||
dbus
|
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libxcb
|
xorg.libxcb
|
||||||
cups.lib
|
zlib
|
||||||
mesa
|
|
||||||
libxkbcommon
|
|
||||||
libGL
|
|
||||||
nss
|
|
||||||
libdrm
|
|
||||||
libgbm
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
seahorse.enable = lib.mkDefault hasDestopEnvironment;
|
seahorse.enable = lib.mkDefault hasDestopEnvironment;
|
||||||
|
|||||||
Reference in New Issue
Block a user