We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca660c commit ce565a1Copy full SHA for ce565a1
1 file changed
docs/getting-started/nixpkg.mdx
@@ -47,7 +47,7 @@ export const VersionMismatchWarning = () => {
47
<a href="https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/servers/jellyseerr/default.nix#L14">
48
upstream Jellyseerr Nix Package (v{nixpkgVersions.stable})
49
</a>{' '}
50
- is not <b>up-to-date</b>. If you want to use <b>Jellyseerr v{jellyseerrVersion}</b>,{' '}
+ is not <b>up-to-date</b>. If you want to use <b>Jellyseerr v{seerrVersion}</b>,{' '}
51
{isUnstableUpToDate ? (
52
<>
53
consider using the{' '}
0 commit comments