diff --git a/pkgs/games/stuntrally/mygui-use-pkg-config-for-ogre-next.patch b/pkgs/by-name/st/stuntrally/mygui-use-pkg-config-for-ogre-next.patch similarity index 100% rename from pkgs/games/stuntrally/mygui-use-pkg-config-for-ogre-next.patch rename to pkgs/by-name/st/stuntrally/mygui-use-pkg-config-for-ogre-next.patch diff --git a/pkgs/games/stuntrally/mygui.nix b/pkgs/by-name/st/stuntrally/mygui.nix similarity index 100% rename from pkgs/games/stuntrally/mygui.nix rename to pkgs/by-name/st/stuntrally/mygui.nix diff --git a/pkgs/games/stuntrally/default.nix b/pkgs/by-name/st/stuntrally/package.nix similarity index 100% rename from pkgs/games/stuntrally/default.nix rename to pkgs/by-name/st/stuntrally/package.nix diff --git a/pkgs/games/stuntrally/stuntrally-init-data-dirs-to-nix-paths.patch b/pkgs/by-name/st/stuntrally/stuntrally-init-data-dirs-to-nix-paths.patch similarity index 100% rename from pkgs/games/stuntrally/stuntrally-init-data-dirs-to-nix-paths.patch rename to pkgs/by-name/st/stuntrally/stuntrally-init-data-dirs-to-nix-paths.patch diff --git a/pkgs/games/stuntrally/stuntrally-use-pkg-config-for-ogre-next.patch b/pkgs/by-name/st/stuntrally/stuntrally-use-pkg-config-for-ogre-next.patch similarity index 100% rename from pkgs/games/stuntrally/stuntrally-use-pkg-config-for-ogre-next.patch rename to pkgs/by-name/st/stuntrally/stuntrally-use-pkg-config-for-ogre-next.patch diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index d7c2af5b46f2..6817de5251ec 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -12905,8 +12905,6 @@ with pkgs; protonup-ng = with python3Packages; toPythonApplication protonup-ng; - stuntrally = callPackage ../games/stuntrally { }; - the-powder-toy = callPackage ../by-name/th/the-powder-toy/package.nix { lua = lua5_2; };