1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/lib/systems
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
..
architectures.nix lib.systems.architectures: add microarchitecture levels 2023-06-24 00:50:40 -06:00
default.nix lib.systems: Fix setting rust.platform.os for wasm32-unknown-unknown 2024-07-05 19:43:10 +03:00
doubles.nix treewide: freebsd13 -> freebsd 2024-04-30 18:20:23 -04:00
examples.nix Merge pull request #319153 from Kranzes/buildRustCrate-wasm 2024-06-30 14:05:33 +03:00
flake-systems.nix stdenv/freebsd: reinit 2024-07-19 21:32:05 -07:00
inspect.nix Avoid top-level with ...; in lib/systems/inspect.nix 2024-03-19 16:16:44 -07:00
parse.nix lib.systems.examples: add wasm32-unknown-none 2024-06-24 19:27:13 +03:00
platforms.nix lib.systems.riscv-multiplatform: drop linux-kernel.extraConfig 2024-06-02 15:33:13 -04:00