immich-kiosk: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-05 17:12:40 +03:00
parent 95df767f54
commit 6f869fd6e6
+2 -2
View File
@@ -33,8 +33,8 @@ buildGoModule rec {
;
pnpm = pnpm_9;
sourceRoot = "${src.name}/frontend";
hash = "sha256-ELIbM+tWOGntv8XmNvRZ/Q2iSRq0g9Kv5LnkwLPisPM=";
fetcherVersion = 2;
hash = "sha256-8iKug4zsX3u0vS68osKRW6iOP+A3OdjI3yxNPIJaQqM=";
fetcherVersion = 3;
};
# Frontend is in a subdirectory