readme(installation): updated caution message

This commit is contained in:
Luis Quiñones
2025-02-07 13:09:17 -05:00
committed by GitHub
parent 25356eff9a
commit e2f657fb55

6
.github/README.md vendored
View File

@@ -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: