Nix-ld: Difference between revisions
TobiasBora (talk | contribs) No edit summary |
TobiasBora (talk | contribs) →Nix-ld: Add a few important libraries. |
||
Line 164: | Line 164: | ||
alsa-lib | alsa-lib | ||
expat | expat | ||
# | # for blender | ||
libxkbcommon | libxkbcommon | ||
# For natron | |||
libxcrypt-legacy # For natron | |||
libGLU # For natron | |||
# Appimages need fuse, e.g. https://musescore.org/fr/download/musescore-x86_64.AppImage | |||
fuse | |||
e2fsprogs | |||
]; | ]; | ||
}; | }; |