homebox: migrate from fetcherVersion = 1 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-03-02 13:12:40 +02:00
parent fb7791755e
commit 6936d7e34a
+2 -2
View File
@@ -41,8 +41,8 @@ buildGoModule {
inherit pname version;
src = "${src}/frontend";
pnpm = pnpm_9;
fetcherVersion = 1;
hash = "sha256-MG2IzSOjdGIjuKOtbDlI6UY+67+6/AAsnBscFvs2V4o=";
fetcherVersion = 3;
hash = "sha256-105HgNiC7QCsUn6mcYyRCqhOuMl8bZQlwoaOavi3dkk=";
};
pnpmRoot = "../frontend";