mirror of
https://github.com/NixOS/nix
synced 2025-07-02 05:11:47 +02:00
Whitespace
This commit is contained in:
parent
4161f3cfea
commit
4d99d07bc9
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ struct PathInputScheme : InputScheme
|
|||
"narHash",
|
||||
};
|
||||
}
|
||||
|
||||
std::optional<Input> inputFromAttrs(const Attrs & attrs) const override
|
||||
{
|
||||
getStrAttr(attrs, "path");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue