Apache-2.0 licensed by Domen Kožar
This version can be pinned in stack with:cachix-0.1.3@sha256:da729922344d48caa5ce4cc60f68527e1059ba30f44c50fd282064f9c72fe6a7,2903
Module documentation for 0.1.3
Depends on 44 packages
(full list with versions):
async,
base,
base16-bytestring,
base64-bytestring,
bifunctors,
bytestring,
cachix,
cachix-api,
conduit,
conduit-extra,
cookie,
cryptonite,
data-default,
dhall,
directory,
ed25519,
filepath,
fsnotify,
here,
http-client,
http-client-tls,
http-conduit,
http-types,
lzma-conduit,
megaparsec,
memory,
mmorph,
optparse-applicative,
process,
protolude,
resourcet,
retry,
safe-exceptions,
servant,
servant-auth,
servant-auth-client,
servant-client,
servant-client-core,
servant-streaming-client,
streaming,
and many more Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Unreleased
[0.1.3] - 2018-11-26
Changed
- #77 retry transient HTTP exceptions @domenkozar
- #151 prevent mingled store paths output @domenkozar
- #141 prevent unncessary warning about /etc/nix missing @domenkozar
- #142 ditch hpack @domenkozar
[0.1.2] - 2018-09-27
Changed
- #132 error handling for readProcess invocations @domenkozar
- #130 only warn about not supporting groups if user is not trusted @domenkozar
- #128 Generate https://cache.nixos.org when run as root on NixOS @yegortimoschenko
- #121 bail out if narSize is 0 @domenkozar
- #123 support passing –config @domenkozar
- #123 no more spurious warning messages when using “cachix use” @domenkozar
- #105 pass https://cache.nixos.org explicitly @domenkozar
[0.1.1] - 2018-08-03
Added
- #102 Nix 1.0 support @domenkozar
Changed
- #105 Always specify cachix.nixos.org on NixOS @domenkozar
- #98, #95 Use LTS-12.X and Servant 0.14.1 @domenkozar
[0.1.0.2] - 2018-07-06
Changed
- #95 Upgrade to servant-0.14.1 @domenkozar
[0.1.0.1] - 2018-07-05
Changed
- #92 Add build-tool-depends where needed @domenkozar
- #90 HLint fixes @domenkozar
- #86 Improve Cabal description and synopsis @domenkozar
- #87 Support fsnotify 0.3.x @domenkozar
[0.1.0.0] - 2018-07-01
Added
- Initial release @domenkozar