From 27e719d39a92fd50aa102a3890c294f48561d537 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sat, 25 Oct 2025 12:38:46 +0300 Subject: [PATCH] 123 --- modules/server/calibre-web.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/server/calibre-web.nix b/modules/server/calibre-web.nix index 721bfc2..bf9dfe9 100644 --- a/modules/server/calibre-web.nix +++ b/modules/server/calibre-web.nix @@ -5,7 +5,7 @@ ... }: let - stable = import inputs.nixpkgs-calibre { + stable = import inputs.nixpkgs-last-unstable { system = "x86_64-linux"; }; # temp in