This commit is contained in:
Hadi 2024-06-28 01:10:09 +02:00
parent ec24cde14f
commit 5857299c20

View File

@ -110,8 +110,8 @@ let
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "anotherhadi"; owner = "anotherhadi";
repo = "homepage"; repo = "homepage";
rev = "b77d35ed3596eb451bd2ec78063d7cc6e73c773d"; rev = "9553fc10221eb8568ca6999d73e48e9261447aa4";
hash = "sha256-j/40922kfAh6zqJ4IRYpr66YXNNYsxuXwZ0aiJFJea0="; hash = "sha256-vpiaBb0iDnbYQH69ZbMurHtOerWNPX7HC7Hx0vM31C4=";
}; };
# npmDepsHash = lib.fakeHash; # npmDepsHash = lib.fakeHash;