docs: add unstable version for Nix users, thank @XYenon

This commit is contained in:
sxyazi 2023-08-07 15:18:10 +08:00
parent 575b7d7090
commit 3a8d93d3bd
No known key found for this signature in database

View file

@ -62,6 +62,8 @@ environment.systemPackages = with pkgs; [
];
```
If you prefer to use the most recent code, use `nur.repos.xyenon.yazi-unstable` instead.
### Build from source
Execute the following commands to clone the project and build Yazi: