update retroarch and all of the libretro cores

This commit is contained in:
Cray Elliott
2014-12-25 02:04:08 -08:00
parent 0bc5228fd2
commit 183f0b9d9a
2 changed files with 44 additions and 44 deletions
+3 -3
View File
@@ -4,12 +4,12 @@
stdenv.mkDerivation rec {
name = "retroarch-bare-${version}";
version = "20141109";
version = "20141224";
src = fetchgit {
url = git://github.com/libretro/RetroArch.git;
rev = "88b21b87e7554860f4b252bc59ac99fa4032393e";
sha256 = "0w2diklpv7wl6bmdw4msn90qn7f650q789crdawn63nbqg0rj8a2";
rev = "8b4176263988e750daf0c6d709fdceb4672e111e";
sha256 = "1l2iqgb7vlkh6kcwr4ggcn58ldyh63v9zvjmv26z8pxiqa1zr1xs";
};
buildInputs = [ pkgconfig ffmpeg mesa nvidia_cg_toolkit freetype libxml2 libv4l coreutils