cachix-0.1.3: Command line client for Nix binary cache hosting https://cachix.org

Safe HaskellNone
LanguageHaskell2010

Cachix.Client.Commands

Documentation

authtoken :: Env -> Text -> IO () #

create :: Env -> Text -> IO () #

push :: Env -> Text -> [Text] -> Bool -> IO () #

use :: Env -> Text -> Bool -> IO () #