mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
eureka-editor: move to games/doom-ports
This commit is contained in:
parent
4d2efae81d
commit
edc2464544
@ -35665,8 +35665,6 @@ with pkgs;
|
||||
|
||||
drumkv1 = libsForQt5.callPackage ../applications/audio/drumkv1 { };
|
||||
|
||||
eureka-editor = callPackage ../applications/misc/eureka-editor { };
|
||||
|
||||
eureka-ideas = callPackage ../applications/misc/eureka-ideas {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
@ -35747,6 +35745,8 @@ with pkgs;
|
||||
|
||||
crispyDoom = callPackage ../games/doom-ports/crispy-doom { };
|
||||
|
||||
eureka-editor = callPackage ../games/doom-ports/eureka-editor { };
|
||||
|
||||
enyo-launcher = libsForQt5.callPackage ../games/doom-ports/enyo-launcher { };
|
||||
|
||||
eternity = callPackage ../games/doom-ports/eternity-engine { };
|
||||
|
Loading…
Reference in New Issue
Block a user