Yazi: Difference between revisions
m Guidance for configuring flavors. |
Subjunctive (talk | contribs) m update link to yazi flake documentation |
||
| Line 143: | Line 143: | ||
==== Bleeding edge ==== | ==== Bleeding edge ==== | ||
The upstream repository provides a flake so that Nix users can easily keep up with the bleeding edge.<ref>https://yazi-rs.github.io/docs/installation/# | The upstream repository provides a flake so that Nix users can easily keep up with the bleeding edge.<ref>https://yazi-rs.github.io/docs/installation/#flakes</ref><syntaxhighlight lang="nix"> | ||
inputs = { | inputs = { | ||
yazi.url = "github:sxyazi/yazi"; | yazi.url = "github:sxyazi/yazi"; | ||