mirror of
https://github.com/NixOS/nix
synced 2025-07-06 09:11:47 +02:00
Merge remote-tracking branch 'origin/master' into finish-value
This commit is contained in:
commit
6a3ecdaa39
271 changed files with 7672 additions and 1195 deletions
|
@ -321,6 +321,7 @@ public:
|
|||
}
|
||||
|
||||
void mkPath(const SourcePath & path);
|
||||
void mkPath(std::string_view path);
|
||||
|
||||
inline void mkPath(InputAccessor * accessor, const char * path)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue