packages feed

cli-nix-0.2.0.0: CHANGELOG.md

# Revision history for cli-nix

## 0.2.0.0

* [#2](https://github.com/obsidiansystems/cli-nix) Add static paths for `nix-prefetch-url` and `nix-prefetch-git`.
  **WARNING**: You will not be able to compile `cli-nix` unless these programs are in your `PATH`.
  We strongly recommend using the included Nix files to build `cli-nix`.

## 0.1.0.1

* Support GHC 8.8.4. Modify version bounds

## 0.1.0.0
* Initial release