komac: ensure that source is a tag

This commit is contained in:
Heitor Augusto 2024-10-15 23:52:04 -03:00
parent 96562536ca
commit d1893e8cde
No known key found for this signature in database

View File

@ -19,7 +19,7 @@ let
src = fetchFromGitHub {
owner = "russellbanks";
repo = "Komac";
rev = "v${version}";
rev = "refs/tags/v${version}";
hash = "sha256-YFaa2kU42NlhRivBEPV1mSr3j95P4NFwUKM0Xx8tpfg=";
};
in