incorporate the suggestion at https://github.com/NixOS/nixpkgs/pull/277534/files#r1450959283
This commit is contained in:
parent
25b2c3a0cc
commit
7aa84efba2
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ Writes a text file within a subdirectory of the store.
|
||||||
|
|
||||||
: the contents of the file.
|
: the contents of the file.
|
||||||
|
|
||||||
The store path will be a directory. The Nix store identifier will be generated based on various elements of the path.
|
The store path will be a directory.
|
||||||
|
|
||||||
::: {.example #ex-writeTextDir}
|
::: {.example #ex-writeTextDir}
|
||||||
# Usage of `writeTextDir`
|
# Usage of `writeTextDir`
|
||||||
|
|
Loading…
Reference in a new issue