Specifying location of non-Haskell libraries in Haskell derivation

@xitian I’ve sent a PR trying to get some of this stuff working:

get building by cdepillabout · Pull Request #1 · Xitian9/nix-inline-r-mwe · GitHub

However, I couldn’t figure out how to get dplyr working. (If you comment out the line loading dplyr, then everything builds and runs fine, but I assume you need additional libraries like dplyr).

1 Like