diff options
author | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-06-05 03:00:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-05 03:00:10 +0200 |
commit | 9c6ede85fc3cd822b5c6b56045ff231a61fcd55f (patch) | |
tree | 46724eaa4f03c67655d9d537489a4b8b0fac8fac /src | |
parent | a15b2c01c0bac226ed34d8ba7e10a563c4a54890 (diff) | |
parent | b64450ed4e25ede3ce83d675c44dcf1ba524790a (diff) |
Merge pull request #8448 from figsoda/man
Diffstat (limited to 'src')
-rw-r--r-- | src/nix/nix.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix/nix.md b/src/nix/nix.md index 8a850ae83..6d9e40dbc 100644 --- a/src/nix/nix.md +++ b/src/nix/nix.md @@ -102,6 +102,7 @@ way: available in the flake. If this is undesirable, specify `path:<directory>` explicitly; For example, if `/foo/bar` is a git repository with the following structure: + ``` . └── baz |