buffybox: 3.2.0-unstable-2024-11-10 -> 3.2.0-unstable-2024-12-09
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "buffybox";
|
pname = "buffybox";
|
||||||
version = "3.2.0-unstable-2024-11-10";
|
version = "3.2.0-unstable-2024-12-09";
|
||||||
|
|
||||||
# src = fetchFromGitea {
|
# src = fetchFromGitea {
|
||||||
# domain = "git.uninsane.org";
|
# domain = "git.uninsane.org";
|
||||||
@@ -32,8 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
owner = "postmarketOS";
|
owner = "postmarketOS";
|
||||||
repo = "buffybox";
|
repo = "buffybox";
|
||||||
fetchSubmodules = true; # to use its vendored lvgl
|
fetchSubmodules = true; # to use its vendored lvgl
|
||||||
rev = "07e324c17564cb9aab573259a8e0824a6806a751";
|
rev = "32f4837e836fbb0b820d68c74c3278c925369b04";
|
||||||
hash = "sha256-JY9WqtRjDsQf1UVFnM6oTwyAuhlJvrhcSNJdEZ0zIus=";
|
hash = "sha256-d9fa/Zqbm/+WMRmO0hBW83PCTDgaVOAxyRuSTItr9Xs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
depsBuildBuild = [
|
depsBuildBuild = [
|
||||||
|
Reference in New Issue
Block a user