prboom-plus: move to games/doom-ports

This commit is contained in:
Anderson Torres 2023-05-01 14:36:18 -03:00
parent ef1164e4c6
commit cabccbbdf3
2 changed files with 2 additions and 2 deletions

@ -35759,6 +35759,8 @@ with pkgs;
odamex = callPackage ../games/doom-ports/odamex { };
prboom-plus = callPackage ../games/doom-ports/prboom-plus { };
### GAMES/LGAMES
barrage = callPackage ../games/lgames/barrage { };
@ -36509,8 +36511,6 @@ with pkgs;
powermanga = callPackage ../games/powermanga { };
prboom-plus = callPackage ../games/prboom-plus { };
pysolfc = python3Packages.callPackage ../games/pysolfc { };
qq = callPackage ../applications/networking/instant-messengers/qq { };