aboutsummaryrefslogtreecommitdiff
path: root/src/nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-06-04 14:50:47 -0400
committerfigsoda <figsoda@pm.me>2023-06-04 14:50:47 -0400
commitb64450ed4e25ede3ce83d675c44dcf1ba524790a (patch)
tree46724eaa4f03c67655d9d537489a4b8b0fac8fac /src/nix
parenta15b2c01c0bac226ed34d8ba7e10a563c4a54890 (diff)
Fix code block formatting in man page
Diffstat (limited to 'src/nix')
-rw-r--r--src/nix/nix.md1
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