cachix-0.3.8: Command line client for Nix binary cache hosting https://cachix.org
Safe HaskellNone
LanguageHaskell2010

Cachix.Client.NetRc

Synopsis

Documentation

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.