qt6Packages.qmlbox2d: init at unstable-2022-08-25

This commit is contained in:
Peter Hoeg 2024-04-04 10:11:09 +02:00
parent 9ec0f980b8
commit 5312af4f90
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ makeScopeWithSplicing' {
};
qcoro = callPackage ../development/libraries/qcoro { };
qgpgme = callPackage ../development/libraries/gpgme { };
qmlbox2d = callPackage ../development/libraries/qmlbox2d { };
packagekit-qt = callPackage ../tools/package-management/packagekit/qt.nix { };
qt6ct = callPackage ../tools/misc/qt6ct { };