mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Re-supply inadvertently deleted word
This commit is contained in:
parent
46c1a714ba
commit
e565571f69
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ struct PluginSettings : Config
|
|||
itself, they must be DSOs compatible with the instance of Nix
|
||||
running at the time (i.e. compiled against the same headers, not
|
||||
linked to any incompatible libraries). They should not be linked to
|
||||
any Nix libraries directly, as those are already at load
|
||||
any Nix libraries directly, as those are already available at load
|
||||
time.
|
||||
|
||||
If an entry in the list is a directory, all files in the directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue