dhewm3: move to games/doom-ports
This commit is contained in:
parent
139034fd84
commit
4d2efae81d
2 changed files with 2 additions and 2 deletions
|
@ -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; };
|
||||
|
|
Loading…
Reference in a new issue