openrw: 2017-09-17 -> 2019-10-26
This commit is contained in:
parent
33474166e3
commit
3affc7fb8f
@ -2,13 +2,13 @@
|
|||||||
, SDL2, boost, ffmpeg }:
|
, SDL2, boost, ffmpeg }:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
version = "2017-09-17";
|
version = "2019-10-26";
|
||||||
pname = "openrw";
|
pname = "openrw";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/rwengine/openrw";
|
url = "https://github.com/rwengine/openrw";
|
||||||
rev = "11e90c61e56b60240251cd080f175ddff7d7a101";
|
rev = "51b7264744d1aaa20de3b86a7a4e92a9930881ba";
|
||||||
sha256 = "16qklk9yc4ssxxkicxvww4gmg1c7cm6vhyilyv287vhz1fq9sz49";
|
sha256 = "04s088wfxkfmb4dxdvad611yxj8smxlnxdm5xy81zldfzybvx8dg";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user