n98-magerun2: use tag

This commit is contained in:
Piotr Kwiecinski
2025-01-05 12:58:40 +01:00
parent e554bf1765
commit 6c07f97514
+1 -1
View File
@@ -11,7 +11,7 @@ php.buildComposerProject2 (finalAttrs: {
src = fetchFromGitHub {
owner = "netz98";
repo = "n98-magerun2";
rev = finalAttrs.version;
tag = finalAttrs.version;
hash = "sha256-1wHRzh/Fdxdgx70fIPNOIpqBX9IvYPJnV7CZ5hLQ0qE=";
};