readme(installation): updated caution message
This commit is contained in:
6
.github/README.md
vendored
6
.github/README.md
vendored
@@ -15,9 +15,9 @@ This is a flake for the Zen browser.
|
||||
## Installation
|
||||
|
||||
> [!CAUTION]
|
||||
> The **Twilight** version is not really that reproducible due the way how the official Zen browser repository is managing their releases, **a new release
|
||||
> replaces the previous one and so on**. When using this version you should compromise yourself to update the flake with `nix flake update zen-browser`. Or wait for a
|
||||
> contribution that mitigates that behavior in that specific version of the browser.
|
||||
> The **Twilight** version is not really that reproducible over time while trying to download the src again due the way how the official Zen browser repository is managing
|
||||
> their releases, **a new release replaces the previous one and so on**. When using this version you should compromise yourself to update the flake with `nix flake update zen-browser`.
|
||||
> Or wait for a contribution that mitigates that behavior in that specific version of the browser.
|
||||
|
||||
Just add it to your NixOS `flake.nix` or home-manager:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user