Cachix.Client.NetRc
add :: Config -> [BinaryCache] -> FilePath -> IO () Source #
Add a list of binary caches to netrc under filename. Makes sure there are no duplicate entries (using domain as a key). If file under filename doesn't exist it's created.
filename