antora-lunr-extension: conventionally sort fetch attributes

This commit is contained in:
NAHO
2025-01-01 22:20:47 +01:00
parent 5ab7ac6886
commit 031e8ea9ef
@@ -10,10 +10,10 @@ buildNpmPackage rec {
version = "1.0.0-alpha.8";
src = fetchFromGitLab {
hash = "sha256-GplCwhUl8jurD4FfO6/T3Vo1WFjg+rtAjWeIh35unk4=";
owner = "antora";
repo = pname;
rev = "v${version}";
hash = "sha256-GplCwhUl8jurD4FfO6/T3Vo1WFjg+rtAjWeIh35unk4=";
};
npmDepsHash = "sha256-EtjZL6U/uSGSYSqtuatCkdWP0NHxRuht13D9OaM4x00=";