[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Take temp dir (for testing sigs) from environment



Duh, Nix sets the temp dir as part of the build environment. Since we're
using Racket's own `make-temporary-file` rather than hard-coding to
`/tmp`, this should be fine.