nixpkgs/doc/stdenv
John Ericson 66aa02f190 lib/systems: Support FreeBSD
A tricky thing about FreeBSD is that there is no stable ABI across
versions. That means that putting in the version as part of the config
string is paramount.

We have a parsed represenation that separates name versus version to
accomplish this. We include FreeBSD versions 12 and 13 to demonstrate
how it works.
2022-11-04 16:49:28 -04:00
..
cross-compilation.chapter.md
meta.chapter.md lib/systems: Support FreeBSD 2022-11-04 16:49:28 -04:00
multiple-output.chapter.md
platform-notes.chapter.md
stdenv.chapter.md doc/stdenv: Move Other hooks after all hooks 2022-10-13 21:15:19 +02:00