moonlight-embedded: 2.2.1 -> 2.2.3
This commit is contained in:
parent
51f4e1829c
commit
756bcc3d95
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "moonlight-embedded-${version}";
|
name = "moonlight-embedded-${version}";
|
||||||
version = "2.2.1";
|
version = "2.2.3";
|
||||||
|
|
||||||
# fetchgit used to ensure submodules are available
|
# fetchgit used to ensure submodules are available
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user