Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Create a writable temporary directory in the production image (#345) The minimal Nix image did not include /tmp, causing Go temporary-file creation to fail during media uploads on Fly.io. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/345