--- title: Nix Package Manager (Advanced) description: Install Seerr using Nixpkgs sidebar_position: 1 --- import { SeerrVersion, NixpkgVersion } from '@site/src/components/SeerrVersion'; import Admonition from '@theme/Admonition'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; # Nix Package Manager :::danger This method has not yet been updated for Seerr and is currently a work in progress. You can follow the ongoing work on these pull requests: - https://github.com/NixOS/nixpkgs/pull/450096 - https://github.com/NixOS/nixpkgs/pull/450093 :::