devenv icon indicating copy to clipboard operation
devenv copied to clipboard

Add documentation on how to enable compilation of binary dependencies.

Open dwt opened this issue 1 year ago • 0 comments

This feels more complicated than it should be. Especially setting the export DYLD_FALLBACK_LIBRARY_PATH="${rosettaPkgs.lib.makeLibraryPath [ rosettaPkgs.gcc14.cc] }:$DYLD_FALLBACK_LIBRARY_PATH" feels like it should just go into either languages.python.libraries or into packages. I didn't get that to work however.

This would fix #1603

dwt avatar Dec 04 '24 09:12 dwt