mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-16 15:17:18 +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
Reference in a new issue