3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv
Randy Eckenrode df14e86d9c
stdenv.darwin: fix infinite recursion after curl update
curl needs to link against several frameworks, but building the
frameworks (directly or indirectly) depends on curl via fetchurl and
fetchFromGitHub. Break the infinite recursion by building the SDKs’
dependencies in the last stage of the stdenv bootstrap using the prior
stage’s fetchurl and fetchFromGitHub.
2023-10-13 18:51:05 -04:00
..
cross
custom
cygwin
darwin stdenv.darwin: fix infinite recursion after curl update 2023-10-13 18:51:05 -04:00
freebsd
generic Merge pull request #245909 from Artturin/setupshchanges2 2023-09-04 20:41:16 +03:00
linux bootstrap-tools-cross: Rename bootstrap file jobs to be more descriptive 2023-10-03 23:34:40 +03:00
native stdenv: fix stagesNative 2023-07-02 19:07:23 +10:00
nix
tests
adapters.nix stdenvAdapters.useMoldLinker: automatically add allowedRequisites 2023-10-13 10:14:40 +03:00
booter.nix pkgs/stdenv: fix typo in booter.nix docs 2023-09-04 22:24:12 +02:00
default.nix darwin.stdenv: refactor stdenv definition 2023-07-02 17:56:24 -04:00