From f8a7f07a24b9184ba1eee28bce958e0021845cb7 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 6 May 2026 15:28:19 -0500 Subject: [PATCH] [chore]: add unzip for building mupdf --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index d12e8d8..3d51203 100644 --- a/flake.nix +++ b/flake.nix @@ -70,6 +70,7 @@ python313Packages.aiohttp python313Packages.tomlkit python313Packages.pip + unzip libcosmicAppHook ];