dhewm3: move to games/doom-ports

This commit is contained in:
Anderson Torres 2023-05-01 15:03:53 -03:00
parent 139034fd84
commit 4d2efae81d
2 changed files with 2 additions and 2 deletions

View File

@ -35739,6 +35739,8 @@ with pkgs;
### GAMES/DOOM-PORTS
dhewm3 = callPackage ../games/doom-ports/dhewm3 { };
doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { };
chocolateDoom = callPackage ../games/doom-ports/chocolate-doom { };
@ -36015,8 +36017,6 @@ with pkgs;
};
};
dhewm3 = callPackage ../games/dhewm3 { };
domination = callPackage ../games/domination { };
duckmarines = callPackage ../games/duckmarines { love = love_0_10; };