nixpkgs/pkgs/stdenv
Randy Eckenrode 484eca6cec
llvmPackages.llvm-manpages: fix eval on Darwin
Darwin prevents curl from being used in the Darwin bootstrap. The man
pages are built for darwin.binutils-unwrapped, but overrides are applied
only there, leaving plain llvmPackages.llvm-manpages broken.

The fix is to move the override to the llvmPackages package set.
2024-11-20 18:27:53 -05:00
..
cross darwin.stdenv: provide an SDK when cross-compiling 2024-10-10 16:23:04 -04:00
custom
cygwin
darwin llvmPackages.llvm-manpages: fix eval on Darwin 2024-11-20 18:27:53 -05:00
freebsd freebsd stdenv: be more principled about portioning out bootstrap libraries 2024-11-17 09:36:15 -07:00
generic stdenv: fix custom hardening settings when using __structuredAttrs = true; 2024-11-02 22:30:01 +01:00
linux pkgs/stdenv/linux: update armv7l-unknown-linux-gnueabihf bootstrap-files 2024-11-03 17:15:44 +01:00
native
nix
tests
adapters.nix overrideSDK: update for the new SDK 2024-10-10 16:23:08 -04:00
booter.nix
default.nix