Build hello. ``` guix build -f make.scm ``` Run it. ``` $(guix build -f make.scm) ```