aboutsummaryrefslogtreecommitdiff
path: root/src/nix/profile-list.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/profile-list.md')
-rw-r--r--src/nix/profile-list.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nix/profile-list.md b/src/nix/profile-list.md
index bdab9a208..fa786162f 100644
--- a/src/nix/profile-list.md
+++ b/src/nix/profile-list.md
@@ -20,11 +20,11 @@ following fields:
* An integer that can be used to unambiguously identify the package in
invocations of `nix profile remove` and `nix profile upgrade`.
-* The original ("mutable") flake reference and output attribute path
+* The original ("unlocked") flake reference and output attribute path
used at installation time.
-* The immutable flake reference to which the mutable flake reference
- was resolved.
+* The locked flake reference to which the unlocked flake reference was
+ resolved.
* The store path(s) of the package.