aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/command-ref/nix-store.md
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2023-03-27 12:05:43 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2023-03-27 12:10:32 -0400
commit8df6f7bb0ff98f206e46c2aa7073bfcb02ee750a (patch)
tree16f75ad69aa249bcd42febc34f26a2963700d041 /doc/manual/src/command-ref/nix-store.md
parent5e3f855526644382ea69a3c26b8b7cbe9561d2a9 (diff)
Fix more profile dirs in docs
Picking up where #8078 left off.
Diffstat (limited to 'doc/manual/src/command-ref/nix-store.md')
-rw-r--r--doc/manual/src/command-ref/nix-store.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/command-ref/nix-store.md b/doc/manual/src/command-ref/nix-store.md
index 17cbd0461..4a9acb0f6 100644
--- a/doc/manual/src/command-ref/nix-store.md
+++ b/doc/manual/src/command-ref/nix-store.md
@@ -493,7 +493,7 @@ depends on `svn`:
$ nix-store -q --roots $(which svn)
/nix/var/nix/profiles/default-81-link
/nix/var/nix/profiles/default-82-link
-/nix/var/nix/profiles/per-user/eelco/profile-97-link
+/home/eelco/.local/state/nix/profiles/profile-97-link
```
# Operation `--add`