Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit 36caf7e

Browse files
doronbeharFRidh
authored andcommitted
kcc: Use qt5.15, as pyqt5 in it (NixOS#99956)
1 parent aa20203 commit 36caf7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/top-level/all-packages.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11218,7 +11218,7 @@ in
1121811218

1121911219
kati = callPackage ../development/tools/build-managers/kati { };
1122011220

11221-
kcc = libsForQt514.callPackage ../applications/graphics/kcc { };
11221+
kcc = libsForQt5.callPackage ../applications/graphics/kcc { };
1122211222

1122311223
kconfig-frontends = callPackage ../development/tools/misc/kconfig-frontends {
1122411224
gperf = gperf_3_0;

0 commit comments

Comments
 (0)