Loading pkgs/games/wipeout-rewrite/default.nix→pkgs/by-name/wi/wipeout-rewrite/package.nix +4 −9 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, unstableGitUpdater, makeWrapper, Foundation, glew, SDL2, writeShellScript, Loading Loading @@ -41,13 +40,9 @@ stdenv.mkDerivation (finalAttrs: { makeWrapper ]; buildInputs = [ buildInputs = [ glew SDL2 ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Foundation ]; installPhase = '' Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -16840,10 +16840,6 @@ with pkgs; pmars-x11 = pmars.override { enableXwinGraphics = true; }; wipeout-rewrite = callPackage ../games/wipeout-rewrite { inherit (darwin.apple_sdk.frameworks) Foundation; }; ### GAMES/DOOM-PORTS doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { }; Loading
pkgs/games/wipeout-rewrite/default.nix→pkgs/by-name/wi/wipeout-rewrite/package.nix +4 −9 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, unstableGitUpdater, makeWrapper, Foundation, glew, SDL2, writeShellScript, Loading Loading @@ -41,13 +40,9 @@ stdenv.mkDerivation (finalAttrs: { makeWrapper ]; buildInputs = [ buildInputs = [ glew SDL2 ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Foundation ]; installPhase = '' Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -16840,10 +16840,6 @@ with pkgs; pmars-x11 = pmars.override { enableXwinGraphics = true; }; wipeout-rewrite = callPackage ../games/wipeout-rewrite { inherit (darwin.apple_sdk.frameworks) Foundation; }; ### GAMES/DOOM-PORTS doomseeker = qt5.callPackage ../games/doom-ports/doomseeker { };