nixpkgs/pkgs/stdenv
Randy Eckenrode 22885f81c5
freshBootstrapTools.bootstrapTools: update for new SDK pattern
- Drop libSystem. It’s no longer needed. The SDK can be downloaded and
  built with existing tools.
- Add jq and tapi. Adding these allows the stdenv bootstrap to stop
  special-casing stage 0.
- Update tests for updated ld64. It handles code-signing properly, so
  the signatures aren’t broken.
2024-10-11 18:40:58 -04:00
..
cross darwin.stdenv: provide an SDK when cross-compiling 2024-10-10 16:23:04 -04:00
custom
cygwin
darwin freshBootstrapTools.bootstrapTools: update for new SDK pattern 2024-10-11 18:40:58 -04:00
freebsd stdenv/freebsd: don't inherit curl from previous stage 2024-09-09 19:40:56 -07:00
generic Merge staging-next into staging 2024-09-20 18:05:01 +00:00
linux perl540: fix build in stage1, add C locale patch 2024-09-25 18:38:27 +02:00
native
nix
tests
adapters.nix overrideSDK: update for the new SDK 2024-10-10 16:23:08 -04:00
booter.nix makeBinaryWrapper: ensure wrapper works with llvm 2024-07-27 18:59:25 -07:00
default.nix