prboom-plus: move to games/doom-ports
This commit is contained in:
parent
ef1164e4c6
commit
cabccbbdf3
@ -35759,6 +35759,8 @@ with pkgs;
|
|||||||
|
|
||||||
odamex = callPackage ../games/doom-ports/odamex { };
|
odamex = callPackage ../games/doom-ports/odamex { };
|
||||||
|
|
||||||
|
prboom-plus = callPackage ../games/doom-ports/prboom-plus { };
|
||||||
|
|
||||||
### GAMES/LGAMES
|
### GAMES/LGAMES
|
||||||
|
|
||||||
barrage = callPackage ../games/lgames/barrage { };
|
barrage = callPackage ../games/lgames/barrage { };
|
||||||
@ -36509,8 +36511,6 @@ with pkgs;
|
|||||||
|
|
||||||
powermanga = callPackage ../games/powermanga { };
|
powermanga = callPackage ../games/powermanga { };
|
||||||
|
|
||||||
prboom-plus = callPackage ../games/prboom-plus { };
|
|
||||||
|
|
||||||
pysolfc = python3Packages.callPackage ../games/pysolfc { };
|
pysolfc = python3Packages.callPackage ../games/pysolfc { };
|
||||||
|
|
||||||
qq = callPackage ../applications/networking/instant-messengers/qq { };
|
qq = callPackage ../applications/networking/instant-messengers/qq { };
|
||||||
|
Loading…
Reference in New Issue
Block a user