README: add Current status section

This commit is contained in:
Anton-Latukha 2021-01-13 21:39:23 +02:00
parent 3aa0ebf821
commit c642d95b21
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41

View File

@ -261,3 +261,8 @@ Currently, the main high-level goal is to be able to evaluate all of Nixpkgs:
```shell
hnix --eval -E "import <nixpkgs> {}" --find
```
## Current status
To understand the project implementation state see [Changelog](https://github.com/haskell-nix/hnix/blob/master/CHANGELOG.md), [opened reports](https://github.com/haskell-nix/hnix/issues) and [Project status](https://github.com/haskell-nix/hnix/wiki/Project-status).