Skip to content
Snippets Groups Projects
Unverified Commit f0db1c5f authored by Nicolas Werner's avatar Nicolas Werner Committed by GitHub
Browse files

Merge pull request #129 from nico202/master

Add Guix build and installation instructions
parents 58c5bdd7 3c57c322
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,12 @@ sudo apk add nheko
flatpak install flathub io.github.NhekoReborn.Nheko
```
#### Guix
```
guix install nheko
```
#### macOS (10.12 and above)
with [macports](https://www.macports.org/) :
......@@ -145,6 +151,12 @@ sudo apt-get update
sudo apt-get install -y g++-7 qt59base qt59svg qt59tools qt59multimedia cmake liblmdb-dev libsodium-dev
```
##### Guix
```bash
guix environment nheko
```
##### macOS (Xcode 8 or later)
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment