Nix-ld: Difference between revisions

Pigs (talk | contribs)
m link to pages
Nix-ld: Add a few important libraries.
 
(One intermediate revision by the same user not shown)
Line 166: Line 166:
       # for blender
       # for blender
       libxkbcommon
       libxkbcommon
      libxcrypt-legacy # For natron
      libGLU # For natron
      # Appimages need fuse, e.g. https://musescore.org/fr/download/musescore-x86_64.AppImage
      fuse
      e2fsprogs
     ];
     ];
   };   
   };