rbdoom-3-bfg: move to games/doom-ports

This commit is contained in:
Anderson Torres 2023-05-01 14:44:58 -03:00
parent cabccbbdf3
commit 30fa1a9d15
2 changed files with 2 additions and 2 deletions

View File

@ -35741,8 +35741,6 @@ with pkgs;
keeperrl = callPackage ../games/keeperrl { };
rbdoom-3-bfg = callPackage ../games/rbdoom-3-bfg { };
### GAMES/DOOM-PORTS
doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { };
@ -35761,6 +35759,8 @@ with pkgs;
prboom-plus = callPackage ../games/doom-ports/prboom-plus { };
rbdoom-3-bfg = callPackage ../games/doom-ports/rbdoom-3-bfg { };
### GAMES/LGAMES
barrage = callPackage ../games/lgames/barrage { };