# NixOS from scratch My attempt to bootstrap a build environment in nix. ``` nix build -f busybox.nix busybox ```