nixpkgs/pkgs/os-specific/bsd
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
..
freebsd stdenv/freebsd: reinit 2024-07-19 21:32:05 -07:00
lib
netbsd treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
openbsd treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
setup-hook.sh bsdSetupHook: Do not define empty DESTDIR 2024-06-29 12:48:29 -04:00