Home Explore Blog CI



nixpkgs

doc/stdenv.md
e0458d391be75c0b5bc9e1343fe4032bd8b7b3feea3b534600000003000000f5
# Standard environment {#part-stdenv}

```{=include=} chapters
stdenv/stdenv.chapter.md
stdenv/meta.chapter.md
stdenv/passthru.chapter.md
stdenv/multiple-output.chapter.md
stdenv/cross-compilation.chapter.md
stdenv/platform-notes.chapter.md
```

Chunks
c2ec0c13 (1st chunk of `doc/stdenv.md`)
Title: Standard Environment (stdenv)
Summary
This section introduces the standard environment (`stdenv`) in Nix, covering its structure and important aspects. It includes details on meta attributes, passthru attributes, multiple output derivations, cross-compilation, and platform-specific notes related to `stdenv`.