doomseeker: move to games/doom-ports

This commit is contained in:
Anderson Torres 2023-05-01 12:39:16 -03:00
parent a338ca4034
commit ba14003975
4 changed files with 4 additions and 2 deletions

View file

@ -6852,8 +6852,6 @@ with pkgs;
domoticz = callPackage ../servers/domoticz { };
doomseeker = qt5.callPackage ../applications/misc/doomseeker { };
dorkscout = callPackage ../tools/security/dorkscout { };
downonspot = callPackage ../applications/misc/downonspot { };
@ -35745,6 +35743,10 @@ with pkgs;
rbdoom-3-bfg = callPackage ../games/rbdoom-3-bfg { };
### GAMES/DOOM-PORTS
doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { };
### GAMES/LGAMES
barrage = callPackage ../games/lgames/barrage { };