fd68d5b7

By: Michael Lynch <git@mtlynch.io>

Create a writable temporary directory in the production image

The minimal Nix image did not include /tmp, causing Go temporary-file
creation to fail during media uploads on Fly.io.