Skip to content

Commit

Permalink
README: add Current status section
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-Latukha committed Jan 13, 2021
1 parent a4c5ecf commit a2b8d97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit a2b8d97

Please sign in to comment.