emiluaPlugins.qt6: 1.1.0 -> 1.2.0

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew
2025-02-28 20:57:32 -03:00
parent 4e44068f70
commit d450922873
@@ -23,13 +23,13 @@
stdenv.mkDerivation rec {
pname = "emilua-qt6";
version = "1.1.0";
version = "1.2.0";
src = fetchFromGitLab {
owner = "emilua";
repo = "qt6";
rev = "v${version}";
hash = "sha256-tSVJTEPLQ5z1OPtyNiu71AZcVmgzD7oWhDI8ccctGOQ=";
hash = "sha256-/GIEMkJnF/nubbTya9SDm3Zb8dvdbPQCMrgKtRtIrMs=";
};
buildInputs = with qt6Packages; [