Merge pull request #61477 from Lucus16/anbox

anbox: unstable-2019-03-07 -> unstable-2019-05-03
This commit is contained in:
Aaron Andersen 2019-05-16 21:09:18 -04:00 committed by GitHub
commit 53b011ab88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,13 +45,13 @@ in
stdenv.mkDerivation rec {
pname = "anbox";
version = "unstable-2019-03-07";
version = "unstable-2019-05-03";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "d521e282965462e82465045ab95d4ae1c4619685";
sha256 = "1wfx4bsyxvrjl16dq5pqgial8rnnsnxzbak2ap0waddz847czxwz";
rev = "ea2b7a3dea34a6803134f4adc16c276f4c2479eb";
sha256 = "00x772nbrbx7ma0scr24m65g50pmi4v6d6q3cwbbi55r8qiy2yz7";
};
nativeBuildInputs = [