Author: Greg Pfeil <greg@technomadic.org>
Committer: GitHub <noreply@github.com>
Move some Nix build directories (#199)
Nix now stores them in /nix/var/nix/builds/ by default, but that isn’t
something that gets cleaned automatically. Instead, store them in
`${XDG_RUNTIME_DIR}/nix/builds/` when possible.