Implemented --flake flag for nix build
Also fixed Eelco's PR comments
This commit is contained in:
@@ -344,7 +344,6 @@ void writeFile(const Path & path, Source & source, mode_t mode)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
string readLine(int fd)
|
||||
{
|
||||
string s;
|
||||
|
||||
Reference in New Issue
Block a user