# nix-build > Erstellen eines Nix-Ausdrucks. > Siehe auch: `nix build.3`. > Weitere Informationen: . - Erstelle einen Nix-Ausdruck: `nix-build '' {{[-A|--attr]}} {{firefox}}` - Erstelle einen gesandboxten Nix-Ausdruck (auf nicht-NixOS): `nix-build '' {{[-A|--attr]}} {{firefox}} --option sandbox true`