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

Cachix.Client.Secrets

Contents

Synopsis

NAR signing

newtype SigningKey Source #

A secret key for signing nars.

Constructors

SigningKey 

Fields

parseSigningKeyLenient Source #

Arguments

:: Text

Base64

-> Either Text SigningKey

Error message or signing key