docs: add unstable version for Nix users, thank @XYenon (#29)

This commit is contained in:
三咲雅 · Misaki Masa 2023-08-07 15:18:47 +08:00 committed by GitHub
parent 575b7d7090
commit 4b8c1ade07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: