Merge pull request #129801 from NixOS/backport-129770-to-release-21.05

This commit is contained in:
Artturi
2021-08-06 23:22:04 +03:00
committed by GitHub
3 changed files with 130 additions and 0 deletions
+4
View File
@@ -28569,6 +28569,8 @@ in
pokerth-server = libsForQt5.callPackage ../games/pokerth { target = "server"; };
powermanga = callPackage ../games/powermanga { };
prboom = callPackage ../games/prboom { };
pysolfc = python3Packages.callPackage ../games/pysolfc { };
@@ -28789,6 +28791,8 @@ in
tbe = libsForQt5.callPackage ../games/the-butterfly-effect { };
tecnoballz = callPackage ../games/tecnoballz { };
teetertorture = callPackage ../games/teetertorture { };
teeworlds = callPackage ../games/teeworlds { };