lean4-htt/nix
Leni Aniva d4d7c72365
fix: Add linking of -lStd back into nix build flags on darwin (#4587)
Adds linkage to `Std` so the build behaviour on darwin is in line with
linux

I'm not sure why linking with `Std` is needed. I deleted it in the
previous patch https://github.com/leanprover/lean4/pull/3811 and Lean
still builds and runs. @tydeu mentioned this issue so I created this PR.
2024-06-29 08:12:57 +00:00
..
bareStdenv chore: Nix: re-enable nix develop on bare derivations 2022-07-08 14:49:08 +02:00
templates/pkg chore: Nix: use strings instead of URL literals (#2172) 2023-03-28 10:10:24 +02:00
bootstrap.nix fix: Add linking of -lStd back into nix build flags on darwin (#4587) 2024-06-29 08:12:57 +00:00
buildLeanPackage.nix fix: nix: add platform dependent flag to lib target (#3811) 2024-06-28 10:40:11 +00:00
lake-dev.in feat: per-package server options (#2858) 2023-11-26 13:42:38 +00:00
lean-dev.in chore: Nix: better solution for filtering test output 2022-07-28 17:12:17 +02:00
packages.nix chore: Nix bump to LLVM 15 2023-07-28 10:56:54 +02:00