Former-commit-id: e9a5a9e574
This commit is contained in:
Hadi
2024-06-23 14:52:35 +02:00
parent 2fd610a09c
commit eb584dac56

View File

@@ -7,11 +7,11 @@ let
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "anotherhadi"; owner = "anotherhadi";
repo = "portfolio"; repo = "portfolio";
rev = "2ae002e2393d5a29c0383ac51dfd32d7f423b1d3"; rev = "1f30ea5d02f7a3831c7f3b2565c3bbfdddaac26e";
hash = "sha256-welRtqX5KXslhww7yRHtGPxCv8mCwcU/JhDrFGNr8ZE="; hash = "sha256-fNt4IjfjhDtSEIC1MNWYkTIcHv+XnXFZTlw/dLoWhcY=";
}; };
npmDepsHash = "sha256-+CWPoDhTRxQaE83svj9Ms24lLpbwl4HqSOd2mUw99j4="; npmDepsHash = lib.fakeHash;
buildPhase = '' buildPhase = ''
npm install npm install