mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
enyo-launcher: move to games/doom-ports
This commit is contained in:
parent
2b763f66ce
commit
504a0497bf
@ -35751,6 +35751,8 @@ with pkgs;
|
||||
|
||||
crispyDoom = callPackage ../games/doom-ports/crispy-doom { };
|
||||
|
||||
enyo-launcher = libsForQt5.callPackage ../games/doom-ports/enyo-launcher { };
|
||||
|
||||
### GAMES/LGAMES
|
||||
|
||||
barrage = callPackage ../games/lgames/barrage { };
|
||||
@ -36037,8 +36039,6 @@ with pkgs;
|
||||
|
||||
endless-sky = callPackage ../games/endless-sky { };
|
||||
|
||||
enyo-launcher = libsForQt5.callPackage ../games/enyo-launcher { };
|
||||
|
||||
eternity = callPackage ../games/eternity-engine { };
|
||||
|
||||
extremetuxracer = callPackage ../games/extremetuxracer {
|
||||
|
Loading…
Reference in New Issue
Block a user