mirror of
https://github.com/NixOS/nix
synced 2025-07-03 02:01:48 +02:00
Merge remote-tracking branch 'tweag/auto-update-flake' into flakes
This commit is contained in:
commit
edb3836696
8 changed files with 188 additions and 20 deletions
|
@ -344,7 +344,6 @@ void writeFile(const Path & path, Source & source, mode_t mode)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
string readLine(int fd)
|
||||
{
|
||||
string s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue