This commit is contained in:
Eelco Dolstra 2023-03-30 10:49:21 +02:00 committed by GitHub
parent 1b6cfe6fa1
commit 02050bd055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -257,7 +257,7 @@ static RegisterPrimOp primop_import({
Load, parse and return the Nix expression in the file *path*.
The value *path* can be a path, a string, or an attribute set with an
`__toString` attribute or a `outPath` attribute (as derivations or falke
`__toString` attribute or a `outPath` attribute (as derivations or flake
inputs typically have).
If *path* is a directory, the file `default.nix` in that directory