1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/pkgs/stdenv
Audrey Dutcher 1e2071847d stdenv/freebsd: reinit
The old stdenv didn't work, and was also impure. The new one works, and
is pure. Presently, the bootstrap tools are cross compiled into one small
nar and one large tar, which is then unpacked, patched, and split into
smaller derivations. Efforts were made to make the boot process as short
as possible - there are only two clangs built, and as many packages are
propagated between stages as possible while leaving the bootstrap tools
out of the final stdenv's closure.
2024-07-19 21:32:05 -07:00
..
cross Revert #320852: Clean up cross bootstrapping 2024-06-21 07:48:24 +02:00
custom
cygwin
darwin overrideSDK: fix missing host platform inside of override 2024-07-08 17:21:55 -07:00
freebsd stdenv/freebsd: reinit 2024-07-19 21:32:05 -07:00
generic Merge remote-tracking branch 'upstream/master' into openbsd-static 2024-07-09 18:18:47 -04:00
linux cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
native
nix
tests
adapters.nix *bsdCross: Remove these package sets 2024-06-21 11:47:36 -04:00
booter.nix
default.nix