From fe94fcf9ea38c6d3662ea4bdfc0d4e6328182826 Mon Sep 17 00:00:00 2001 From: oqyude Date: Tue, 21 Oct 2025 16:21:32 +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 a7e2447..8c7b670 100644 --- a/modules/server/calibre-web.nix +++ b/modules/server/calibre-web.nix @@ -5,7 +5,7 @@ ... }: let - fix = import inputs.calibre { + fix = import inputs.nixpkgs-last-unstable { system = "x86_64-linux"; }; # temp in