mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-09 02:23:20 -05:00
The content of `env.HOME` is a string taken as verbatim value for the home directory name. In particular, `env.HOME` isn't evaluated by bash. Hence, `pass-git-helper`, `haystack-ai` and `molecule` created unintended directories which ended up in the derivation. Now, they use a temporary directory which doesn't end up in the derivation. Note that haystack-ai is currently broken. Hence, I don't know if setting `HOME` is actually necessary. In any case, it's misleading. |
||
|---|---|---|
| .. | ||
| default.nix | ||