Nix-ld: Difference between revisions

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