mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
builtins.addDrvOutputDependencies: fix commentary
(cherry picked from commit d2b512959c
)
This commit is contained in:
parent
0d8e2679a5
commit
4e9c7e7a3d
@ -246,7 +246,7 @@ static RegisterPrimOp primop_getContext({
|
||||
|
||||
/* Append the given context to a given string.
|
||||
|
||||
See the commentary above unsafeGetContext for details of the
|
||||
See the commentary above getContext for details of the
|
||||
context representation.
|
||||
*/
|
||||
static void prim_appendContext(EvalState & state, const PosIdx pos, Value * * args, Value & v)
|
||||
|
Loading…
Reference in New Issue
Block a user