mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 03:40:22 +00:00
6 lines
207 B
Markdown
6 lines
207 B
Markdown
# writableTmpDirAsHomeHook {#writableTmpDirAsHomeHook}
|
|
|
|
This setup hook provides a writable home directory for packages that require it.
|
|
|
|
To use, just add the hook to the `nativeBuildInputs` of the package.
|