jameica: jameica now has version 2.12.0 tagged

As discussed in PR #457801 since the tag was added we switch to the tag.
This commit is contained in:
RaHoni
2025-11-06 19:26:33 +01:00
parent e609e00221
commit a97ad4bf5b
+1 -2
View File
@@ -46,8 +46,7 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "willuhn";
repo = "jameica";
# Releases currently happen on branches named like the version number. Rev of the "2.12.0" branch.
rev = "b74b160643b18171d2d185b80b60e82a02a75898";
tag = version;
hash = "sha256-7KpQas8ttL2DP+gFH87uLQyx4PMwVQ+FaqXpZBPWV5U=i";
};