kitsas: reorder inputs

This commit is contained in:
Hythera
2026-02-05 17:42:30 +01:00
parent b3d3c272a1
commit 1477fb7253
+2 -2
View File
@@ -2,10 +2,10 @@
lib,
stdenv,
fetchFromGitHub,
qt6,
poppler,
libzip,
pkg-config,
poppler,
qt6,
}:
stdenv.mkDerivation (finalAttrs: {