cachix-0.3.8: 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

data UseOptions Source #

Instances

Instances details
Show UseOptions Source # 
Instance details

Defined in Cachix.Client.InstallationMode