From d100690333c3ff35cf1d6c5b4eb1fa8aada8ce32 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 21 Jun 2024 13:45:59 +0200 Subject: [PATCH] Update --- hosts/modules/server/www/homepage.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/server/www/homepage.nix b/hosts/modules/server/www/homepage.nix index 368d54f..a6c45b4 100644 --- a/hosts/modules/server/www/homepage.nix +++ b/hosts/modules/server/www/homepage.nix @@ -74,7 +74,7 @@ let hash = "sha256-8IzXcQ/hm2ZDzFKUL4B3501PoWoEOiKIN7rP2UrvG84="; }; - npmDepsHash = lib.fakeHash; + npmDepsHash = "sha256-bG+CHTq2Rst3JMxsjAC81KhK+G7WwsTVD1eyP87g0z4="; buildPhase = '' npm install