Skip to content

Commit cb8ebc2

Browse files
committed
Rename remaining instances of "InputAccessor" to "SourceAccessor"
1 parent dccd5db commit cb8ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

call-flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
lockFileStr:
55

66
# A mapping of lock file node IDs to { sourceInfo, subdir } attrsets,
7-
# with sourceInfo.outPath providing an InputAccessor to a previously
7+
# with sourceInfo.outPath providing an SourceAccessor to a previously
88
# fetched tree. This is necessary for possibly unlocked inputs, in
99
# particular the root input, but also --override-inputs pointing to
1010
# unlocked trees.

0 commit comments

Comments
 (0)