mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
rbdoom-3-bfg: move to games/doom-ports
This commit is contained in:
parent
cabccbbdf3
commit
30fa1a9d15
@ -35741,8 +35741,6 @@ with pkgs;
|
||||
|
||||
keeperrl = callPackage ../games/keeperrl { };
|
||||
|
||||
rbdoom-3-bfg = callPackage ../games/rbdoom-3-bfg { };
|
||||
|
||||
### GAMES/DOOM-PORTS
|
||||
|
||||
doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { };
|
||||
@ -35761,6 +35759,8 @@ with pkgs;
|
||||
|
||||
prboom-plus = callPackage ../games/doom-ports/prboom-plus { };
|
||||
|
||||
rbdoom-3-bfg = callPackage ../games/doom-ports/rbdoom-3-bfg { };
|
||||
|
||||
### GAMES/LGAMES
|
||||
|
||||
barrage = callPackage ../games/lgames/barrage { };
|
||||
|
Loading…
Reference in New Issue
Block a user