Skip to content
Snippets Groups Projects
Commit 501c7739 authored by Sarah Renkhoff's avatar Sarah Renkhoff
Browse files

Add nix section

parent 5b0572cf
No related branches found
No related tags found
No related merge requests found
# Installation
## Linux
## Using Nix
The repository is a nix flake, providing `muninn` as its default output.
It can be run directly using
```
nix run "git+https://git.tpi.uni-jena.de/srenkhoff/muninn.git"
```
It also includes a `default.nix` to build and install on non-flake systems.
## Other linux
To compile muninn yourself, install [rustup](https://rustup.rs/).
You may also need to install gtk3 using your favourite package manager, e.g.:
......
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