[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Take temp dir (for testing sigs) from environment
- Subject: Re: Take temp dir (for testing sigs) from environment
- From: Chris Warburton
- Date: Wed, 28 Jun 2017 16:05:45 +0100
- In-reply-to: <81030fb08844d031-0-artemis@nixos>
- References: <81030fb08844d031-0-artemis@nixos>
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.