Skip to content

Commit

Permalink
Update src/libstore/derivations.hh
Browse files Browse the repository at this point in the history
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
  • Loading branch information
Ericson2314 and edolstra authored Aug 18, 2023
1 parent 311008d commit a6dbd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstore/derivations.hh
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ struct DerivationType {
bool sandboxed;
/**
* Whether the derivation's outputs' content-addresses are "fixed"
* or "floating.
* or "floating".
*
* - Fixed: content-addresses are written down as part of the
* derivation itself. If the outputs don't end up matching the
Expand Down

0 comments on commit a6dbd66

Please sign in to comment.