Home Explore Blog CI



nixpkgs

1st chunk of `doc/stdenv.md`
c2ec0c13f1649297576eabb4c0f53cd33821a260cc17629300000001000000f5
# 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
```

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`.