crispyDoom: move to games/doom-ports
This commit is contained in:
parent
164fc7d18d
commit
2b763f66ce
2 changed files with 2 additions and 2 deletions
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue