Skip to content

Commit f6032cf

Browse files
committed
README.md: upd nix-shell description
1 parent 7534d19 commit f6032cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,10 @@ If you opt in to use of Nix environment, to accelerate processes, please, enable
5757

5858
Cabal [Quickstart](https://cabal.readthedocs.io/en/3.4/nix-local-build.html).
5959

60-
1. (Optional), to enter and work in the reproducible Nix environment:
60+
1. (Optional), to enter the projects reproducible Nix environment:
6161
```
6262
nix-shell
6363
```
64-
Nix environment currently defaults to the GHC 8.8, which is the default in Nixpkgs, drawback of it - a compilation of `hnix` executable is enabled only for GHC 8.10.
6564

6665
2. Building:
6766
```

0 commit comments

Comments
 (0)