Loading pkgs/by-name/do/dolphin-emu/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, fetchpatch2, # nativeBuildInputs cmake, Loading Loading @@ -71,6 +72,13 @@ stdenv.mkDerivation (finalAttrs: { ''; }; patches = [ (fetchpatch2 { url = "https://github.com/dolphin-emu/dolphin/commit/8edef722ce1aae65d5a39faf58753044de48b6e0.patch?full_index=1"; hash = "sha256-QEG0p+AzrExWrOxL0qRPa+60GlL0DlLyVBrbG6pGuog="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading Loading
pkgs/by-name/do/dolphin-emu/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, fetchpatch2, # nativeBuildInputs cmake, Loading Loading @@ -71,6 +72,13 @@ stdenv.mkDerivation (finalAttrs: { ''; }; patches = [ (fetchpatch2 { url = "https://github.com/dolphin-emu/dolphin/commit/8edef722ce1aae65d5a39faf58753044de48b6e0.patch?full_index=1"; hash = "sha256-QEG0p+AzrExWrOxL0qRPa+60GlL0DlLyVBrbG6pGuog="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading