1
1
Fork 0
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:
Luc Perkins 2025-06-12 08:25:10 -07:00
parent 46c1a714ba
commit e565571f69
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5

View file

@ -60,7 +60,7 @@ struct PluginSettings : Config
itself, they must be DSOs compatible with the instance of Nix itself, they must be DSOs compatible with the instance of Nix
running at the time (i.e. compiled against the same headers, not running at the time (i.e. compiled against the same headers, not
linked to any incompatible libraries). They should not be linked to 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. time.
If an entry in the list is a directory, all files in the directory If an entry in the list is a directory, all files in the directory