pixelfed: switch to tag

This commit is contained in:
Piotr Kwiecinski
2025-02-07 15:50:41 +01:00
parent ed17d529a8
commit f2d6feddeb
+1 -1
View File
@@ -14,7 +14,7 @@ php.buildComposerProject2 (finalAttrs: {
src = fetchFromGitHub {
owner = "pixelfed";
repo = "pixelfed";
rev = "v${finalAttrs.version}";
tag = "v${finalAttrs.version}";
hash = "sha256-HEo0BOC/AEWhCApibxo2TBQF4kbLrbPEXqDygVQlVic=";
};