dolphinEmuMaster: 20170730 -> 20170902

many bugfixes and features implemented, included accurate NAND support
and ubershaders v2
This commit is contained in:
Cray Elliott 2017-09-02 03:57:10 -07:00
parent 991654fa4a
commit 6a1be3d4f4

View File

@ -4,12 +4,12 @@
, libpulseaudio ? null }:
stdenv.mkDerivation rec {
name = "dolphin-emu-20170730";
name = "dolphin-emu-20170902";
src = fetchFromGitHub {
owner = "dolphin-emu";
repo = "dolphin";
rev = "141fb0f03ca4e0d05f7ccbf3e020997097f60dbe";
sha256 = "1b4ygrfj1dpmyv7qqfnqrrvm96a3b68cwcnvv2pknrcpc17g52im";
rev = "b073db51e5f3df8c9890e09a3f4f8a2276c31e3f";
sha256 = "0pr5inkd7swc6s7im7axhvmkdbqidhrha2wpflnr25aiwq0dzm10";
};
cmakeFlags = ''