ba4e9cae

By: Greg Pfeil <greg@technomadic.org>

Move some Nix build directories

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.