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

Cachix.Client.InstallationMode

Synopsis

Documentation

data NixEnv Source #

Constructors

NixEnv 

Fields

addBinaryCache :: Maybe Config -> BinaryCache -> UseOptions -> InstallationMode -> IO () Source #

Add a Binary cache to nix.conf, print nixos config or fail