nixpkgs/pkgs/stdenv
Reno Dakota 52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
..
cross darwin.stdenv: provide an SDK when cross-compiling 2024-10-10 16:23:04 -04:00
custom
cygwin
darwin treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00: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 pkgs/stdenv/linux: update armv7l-unknown-linux-gnueabihf bootstrap-files 2024-11-03 17:15:44 +01:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
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