mirror of
https://github.com/NixOS/nix
synced 2025-07-04 19:41:48 +02:00
* Typo.
This commit is contained in:
parent
25d217684b
commit
ef9e2c8e73
1 changed files with 1 additions and 1 deletions
|
@ -1378,7 +1378,7 @@ void SubstitutionGoal::init()
|
|||
/* Read the substitutes. */
|
||||
subs = querySubstitutes(noTxn, storePath);
|
||||
|
||||
/* To maintain the closure invairant, we first have to realise the
|
||||
/* To maintain the closure invariant, we first have to realise the
|
||||
paths referenced by this one. */
|
||||
queryReferences(noTxn, storePath, references);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue