Ld : Update libs.
This commit is contained in:
parent
f12cc590ab
commit
23e23aafd2
|
@ -6,34 +6,55 @@
|
||||||
# Add any missing dynamic libraries for unpackaged programs here, NOT in environment.systemPackages.
|
# Add any missing dynamic libraries for unpackaged programs here, NOT in environment.systemPackages.
|
||||||
alsa-lib
|
alsa-lib
|
||||||
at-spi2-atk
|
at-spi2-atk
|
||||||
|
at-spi2-core
|
||||||
atk
|
atk
|
||||||
cairo
|
cairo
|
||||||
cups
|
cups
|
||||||
curl
|
curl
|
||||||
dbus
|
dbus
|
||||||
expat
|
expat
|
||||||
|
fontconfig
|
||||||
|
freetype
|
||||||
fuse3
|
fuse3
|
||||||
# glib
|
gdk-pixbuf
|
||||||
# glibc
|
glib
|
||||||
gtk3
|
gtk3
|
||||||
icu
|
icu
|
||||||
libGL
|
libGL
|
||||||
|
libappindicator-gtk3
|
||||||
libdrm
|
libdrm
|
||||||
|
libglvnd
|
||||||
|
libnotify
|
||||||
|
libpulseaudio
|
||||||
|
libunwind
|
||||||
|
libusb1
|
||||||
|
libuuid
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
libxml2
|
||||||
mesa
|
mesa
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
openssl
|
openssl
|
||||||
pango
|
pango
|
||||||
|
pipewire
|
||||||
sqlite
|
sqlite
|
||||||
stdenv.cc.cc
|
stdenv.cc.cc
|
||||||
|
systemd
|
||||||
|
vulkan-loader
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
|
xorg.libXScrnSaver
|
||||||
xorg.libXcomposite
|
xorg.libXcomposite
|
||||||
|
xorg.libXcursor
|
||||||
xorg.libXdamage
|
xorg.libXdamage
|
||||||
xorg.libXext
|
xorg.libXext
|
||||||
xorg.libXfixes
|
xorg.libXfixes
|
||||||
|
xorg.libXi
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
|
xorg.libXrender
|
||||||
|
xorg.libXtst
|
||||||
xorg.libxcb
|
xorg.libxcb
|
||||||
|
xorg.libxkbfile
|
||||||
|
xorg.libxshmfence
|
||||||
zlib
|
zlib
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue