dolphinEmuMaster: 20170705 -> 20170730
generally I only update this once a month or less, but the much awaited ubershader branch landed
This commit is contained in:
parent
900fbe4ffa
commit
2a8c1a942e
@ -4,12 +4,12 @@
|
|||||||
, libpulseaudio ? null }:
|
, libpulseaudio ? null }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "dolphin-emu-20170705";
|
name = "dolphin-emu-20170730";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "dolphin-emu";
|
owner = "dolphin-emu";
|
||||||
repo = "dolphin";
|
repo = "dolphin";
|
||||||
rev = "29cc009706f133aac39ebaa7003d37555b926109";
|
rev = "141fb0f03ca4e0d05f7ccbf3e020997097f60dbe";
|
||||||
sha256 = "0axd2z14lyqlaxrjssc0dkqnjdk3ccxh2fqrhya0jc2rsm8ighlz";
|
sha256 = "1b4ygrfj1dpmyv7qqfnqrrvm96a3b68cwcnvv2pknrcpc17g52im";
|
||||||
};
|
};
|
||||||
|
|
||||||
cmakeFlags = ''
|
cmakeFlags = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user