* feat: Add nativeSharedLibs option Use LD_PRELOAD with staticLibDeps Add a verbose flag when debug is true Use shared libs instead feat: Add recursive nativeSharedLibs Repair printPaths Remove -v flag from lean call feat: Use new load-dynlib option Remove LD_PRELOAD fix: Add allNativeSharedLibs to allLinkFlags Trying to fix native linking feat: Automatic link flags of nativeSharedLibs fix: Add gmp to sharedLib buildInputs * fix: Wrap executable files in a linker group This is a bit slower but ensures that cycles or bad ordering of the static lib dependencies is resolved. * Convert allExternalDeps to a list Breaking change if you depend on allExternalDeps being a attrset |
||
|---|---|---|
| .. | ||
| templates/pkg | ||
| bootstrap.nix | ||
| buildLeanPackage.nix | ||
| lake-dev.in | ||
| lean-dev.in | ||
| packages.nix | ||