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 6f5b8e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,3 +261,7 @@ 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) and [Project status](https://github.com/haskell-nix/hnix/wiki/Project-status).

0 comments on commit 6f5b8e6

Please sign in to comment.