mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
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…
Reference in New Issue
Block a user