crispyDoom: move to games/doom-ports

This commit is contained in:
Anderson Torres 2023-05-01 12:48:42 -03:00
parent 164fc7d18d
commit 2b763f66ce
2 changed files with 2 additions and 2 deletions

View File

@ -35749,6 +35749,8 @@ with pkgs;
chocolateDoom = callPackage ../games/doom-ports/chocolate-doom { };
crispyDoom = callPackage ../games/doom-ports/crispy-doom { };
### GAMES/LGAMES
barrage = callPackage ../games/lgames/barrage { };
@ -35930,8 +35932,6 @@ with pkgs;
clonehero = callPackage ../games/clonehero/fhs-wrapper.nix { };
crispyDoom = callPackage ../games/crispy-doom { };
vintagestory = callPackage ../games/vintagestory { };
ckan = callPackage ../games/ckan { };