README: rm Building with GHCJS, there is none currently

This commit is contained in:
Anton-Latukha 2020-09-28 21:40:17 +03:00
parent 50f167c640
commit b9575207a4
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 0 additions and 11 deletions

View File

@ -93,17 +93,6 @@ cabal v2-build
./dist/build/hnix/hnix <args> +RTS -p
```
## Building with GHCJS
From the project root directory, run:
```
NIX_CONF_DIR=$PWD/ghcjs nix-build ghcjs
```
This will build an `hnix` library that can be linked to your GHCJS
application.
## Using the Cachix binary cache
If you're on macOS, you can use the binary cache at Cachix to avoid building