cachix

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

https://github.com/cachix/cachix#readme

Version on this page:0.1.1
LTS Haskell 13.30:0.2.0@rev:1
Stackage Nightly 2018-09-28:0.1.2
Latest on Hackage:1.7.2

See all snapshots cachix appears in

Apache-2.0 licensed by Domen Kožar
Maintained by [email protected]
This version can be pinned in stack with:cachix-0.1.1@sha256:a367ba8545efa7d5b344ef4dbc92b2673a99986aba2567d370aa0477ebd08c4f,4834

Changes

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.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