packages feed

libnix-0.3.0.0: CHANGELOG.md

# libnix

## 0.3.0.0 -- 2021-11-16

* Remove `Eq` instance from `NixExpr` (not sensible)
* Replace the `NixAction` tuple with a more semantic `NixActionError`
* Update to 2021 and remove dependency on protolude

## 0.2.0.0 -- 2018-08-12

* First released version.