diff --git a/pkgs/additional/linux-megous/default.nix b/pkgs/additional/linux-megous/default.nix index 21525c43..21ed11c0 100644 --- a/pkgs/additional/linux-megous/default.nix +++ b/pkgs/additional/linux-megous/default.nix @@ -18,6 +18,7 @@ let # - grab VERSION/PATCHLEVEL/SUBLEVEL/EXTRAVERSION from Makefile. # - megi publishes release notes as the most recent commit on any stable branch, so just `git log`. # - orange-pi is listed as the "main integration branch". + # - this suggests it's NOT a stable branch, only `orange-pi-X.YY-YYYYMMDD-NNNN` branches are "formal" releases # - specific branches like `pp` (pinephone) are dev branches, and probably less stable. rev = "orange-pi-6.4-20230619-0323"; hash = "sha256-il32UQM/8Fc7VHft3+M4TLMxk5+h28C9Suu1kRdZj2M=";