nix icon indicating copy to clipboard operation
nix copied to clipboard

Give unit tests access to a $HOME directory

Open edolstra opened this issue 6 months ago • 0 comments

Motivation

This allows them to not skip some tests that require a home directory (like anything that uses the fetcher cache).

Also, don't try to access cache.nixos.org in the libstore unit tests because that's bad for reproducibility.

Context


Add :+1: to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

edolstra avatar Jun 17 '25 09:06 edolstra