about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2023-04-09 11:33:15 +0300
committerK900 <me@0upti.me>2023-04-13 18:32:31 +0300
commit23f175d977e65def250a8493a2d93881e29e62fb (patch)
tree79e46acbdfe66de87a7d102e97b315ce7eacbddb /pkgs/top-level
parente333259769a465709c1b36150a908717824d575f (diff)
path-of-building: init at 2.28.0-unstable-2023-04-09
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index a6e1542ed3e6c..f1b16d2b623bf 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -36261,6 +36261,8 @@ with pkgs;
 
   papermc = callPackage ../games/papermc { };
 
+  path-of-building = qt6Packages.callPackage ../games/path-of-building {};
+
   pentobi = libsForQt5.callPackage ../games/pentobi { };
 
   performous = callPackage ../games/performous { };