nixcfg/systems
Harald Hoyer 624a72737c fix(opencode): narrow LD_LIBRARY_PATH to libstdc++ only
The full nix-ld library list shadowed nix's own curl, breaking
libnixstore.so with "CURL_OPENSSL_4 not found". The prebuilt node
watcher binding only needs libstdc++/libgcc_s, so use stdenv.cc.cc.lib
and let nix-built tools resolve their own deps via RUNPATH.
2026-05-04 08:58:37 +02:00
..
aarch64-darwin feat(m4): add opencode 2026-04-25 05:11:39 +02:00
aarch64-linux nix fmt 2026-02-24 13:25:42 +01:00
x86_64-darwin/mpro nix fmt 2024-11-19 10:31:29 +01:00
x86_64-linux fix(opencode): narrow LD_LIBRARY_PATH to libstdc++ only 2026-05-04 08:58:37 +02:00
nixbuild.nix chore: nix fmt 2026-05-03 14:57:49 +02:00