This is my current derivation if you want to take a look, but I think that it's correct because I just copy-pasted it from wiki.
I think I just need to figure out which packages to install to provide all required libraries.
This is my current derivation if you want to take a look, but I think that it's correct because I just copy-pasted it from wiki.
I think I just need to figure out which packages to install to provide all required libraries.
Try using Nix-index-db. Generally when “shared library hunting”, its your best friend.
Add them much like shown in the wiki (adding them to lib.makeLibraryPath), such like this