# nix-build > Erstellen eines Nix-Ausdruck. > Weitere Informationen: . - Erstellen eines Nix-Ausdrucks: `nix-build '' --attr {{firefox}}` - Erstellen eines Nix-Ausdruck mit Sandbox (auf nicht-NixOS): `nix-build '' --attr {{firefox}} --option sandbox true`