We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb08cc7 + f1a4544 commit c396e24Copy full SHA for c396e24
src/nix/flake.md
@@ -648,7 +648,7 @@ following fields:
648
* `inputs`: The dependencies of this node, as a mapping from input
649
names (e.g. `nixpkgs`) to node labels (e.g. `n2`).
650
651
-* `original`: The original input specification from `flake.lock`, as a
+* `original`: The original input specification from `flake.nix`, as a
652
set of `builtins.fetchTree` arguments.
653
654
* `locked`: The locked input specification, as a set of
0 commit comments