Loading pkgs/applications/emulators/duckstation/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ , fetchFromGitHub , SDL2 , cmake , copyDesktopItems , cubeb , curl , extra-cmake-modules Loading Loading @@ -48,7 +47,6 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ cmake copyDesktopItems extra-cmake-modules ninja pkg-config Loading pkgs/games/ecwolf/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , lib , fetchFromBitbucket , cmake , copyDesktopItems , pkg-config , makeWrapper , zlib Loading @@ -25,7 +24,7 @@ stdenv.mkDerivation rec { sha256 = "V2pSP8i20zB50WtUMujzij+ISSupdQQ/oCYYrOaTU1g="; }; nativeBuildInputs = [ cmake copyDesktopItems pkg-config ] nativeBuildInputs = [ cmake pkg-config ] ++ lib.optionals stdenv.isDarwin [ makeWrapper ]; buildInputs = [ zlib bzip2 libjpeg SDL2 SDL2_net SDL2_mixer gtk3 ]; Loading pkgs/tools/misc/valeronoi/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ , boost , cgal , cmake , copyDesktopItems , gpp , mpfr , qtbase Loading Loading @@ -36,7 +35,6 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake copyDesktopItems wrapQtAppsHook ]; Loading Loading
pkgs/applications/emulators/duckstation/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ , fetchFromGitHub , SDL2 , cmake , copyDesktopItems , cubeb , curl , extra-cmake-modules Loading Loading @@ -48,7 +47,6 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ cmake copyDesktopItems extra-cmake-modules ninja pkg-config Loading
pkgs/games/ecwolf/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , lib , fetchFromBitbucket , cmake , copyDesktopItems , pkg-config , makeWrapper , zlib Loading @@ -25,7 +24,7 @@ stdenv.mkDerivation rec { sha256 = "V2pSP8i20zB50WtUMujzij+ISSupdQQ/oCYYrOaTU1g="; }; nativeBuildInputs = [ cmake copyDesktopItems pkg-config ] nativeBuildInputs = [ cmake pkg-config ] ++ lib.optionals stdenv.isDarwin [ makeWrapper ]; buildInputs = [ zlib bzip2 libjpeg SDL2 SDL2_net SDL2_mixer gtk3 ]; Loading
pkgs/tools/misc/valeronoi/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ , boost , cgal , cmake , copyDesktopItems , gpp , mpfr , qtbase Loading Loading @@ -36,7 +35,6 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake copyDesktopItems wrapQtAppsHook ]; Loading