From 99d00957b72c8fc0afde5a3ee0481cbcfc4e4323 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Tue, 30 Dec 2025 19:52:02 -0500 Subject: [PATCH] fix(nix): add `qtimageformats` to wrapper Signed-off-by: Seth Flynn --- nix/wrapper.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/wrapper.nix b/nix/wrapper.nix index 4ca2d7b3b..00752a8c4 100644 --- a/nix/wrapper.nix +++ b/nix/wrapper.nix @@ -63,6 +63,7 @@ symlinkJoin { buildInputs = [ kdePackages.qtbase + kdePackages.qtimageformats kdePackages.qtsvg ] ++ lib.optional (