xmake: init package

This commit is contained in:
2023-05-23 20:01:38 +02:00
parent 677493660e
commit 0bdb22eeb3
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -19,4 +19,6 @@ rec {
polymc = pkgs.qt6Packages.callPackage ./apps/games/polymc {};
xmake = callPackage ./dev/xmake {};
}