lean4-htt/nix
Anders Christiansen Sørby cfe924e53e
feat: Nix: add nativeSharedLibs option
* 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
2021-11-28 17:56:01 +01:00
..
templates/pkg chore: Nix: make the default flake.nix a bit easier to customize 2021-01-05 16:31:50 +01:00
bootstrap.nix feat: bundling LLVM on Linux 2021-11-18 09:42:35 +01:00
buildLeanPackage.nix feat: Nix: add nativeSharedLibs option 2021-11-28 17:56:01 +01:00
lake-dev.in feat: server: support Lake 2021-10-15 06:56:02 -07:00
lean-dev.in chore: Nix: do not require package to be buildable for vscode-lean4 version check 2021-07-07 10:46:55 +02:00
packages.nix chore: update to LLVM 13 2021-10-06 14:34:29 +02:00