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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user