Vladimir I'm shocked, I've been using this method for a while now. I am pretty sure myEnvFun doesn't do this export the needed env paths.
Could you be so kind and copy-paste a frequently used development environment from your config.nix script. (preferably one with many dependency libs) Kind regards Stewart On Mon, Dec 15, 2014 at 5:00 PM, Vladimír Čunát <[email protected]> wrote: > I believe that setting LD_* variables is not a good way to pass dependencies > to configure scripts (I have no idea why that should work at all). There are > compiler/linker flags (C/C++), pkgconfig search paths, and maybe something > else for erlang. > > However, I don't know if myEnvFun exports these. nix-shell should do that, I > think. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
