mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2025-01-06 03:27:17 +03:00
lvgui: 2023-02-11 -> 2023-02-25
See https://github.com/mobile-nixos/lvgui/pull/12
This commit is contained in:
parent
8701fcb144
commit
6a36919d68
@ -97,13 +97,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "lvgui";
|
||||
version = "2023-02-11";
|
||||
version = "2023-02-25";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
repo = "lvgui";
|
||||
owner = "mobile-nixos";
|
||||
rev = "9280e18c838bcb83bd959bf39ee707d5bb84a954";
|
||||
sha256 = "sha256-6rZTePZZEMZlBrKSOBr3/3vl6OLwOmqqGMIQ8zzbT3E=";
|
||||
rev = "62100c7b30a4abfd311dc2d8c503f5f253734a70";
|
||||
sha256 = "sha256-//d0ZJJdbVqaj+ov8DzWWIIBap1NgCnmPCtKE+XLsTc=";
|
||||
};
|
||||
|
||||
# Document `LVGL_ENV_SIMULATOR` in the built headers.
|
||||
|
Loading…
Reference in New Issue
Block a user