Skip to content

Commit 60ec94a

Browse files
committed
homepage-dashboard: update source/pnpm hashes
1 parent 737bf8c commit 60ec94a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ho/homepage-dashboard/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
3535
owner = "gethomepage";
3636
repo = "homepage";
3737
tag = "v${finalAttrs.version}";
38-
hash = "sha256-7fi7cW+DKjU9CeVEg863UGwCqTXxA1UrwlK2vrx1c5w=";
38+
hash = "sha256-SwzgmVy3TBzEH+FJ/kY+iCo+pZhud1IZkfCh2DiSTsk=";
3939
};
4040

4141
# This patch ensures that the cache implementation respects the env
@@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
5151
src
5252
patches
5353
;
54-
hash = "sha256-E16+JLtfoiWCXwgFGdTGuFlx/pYxhINNl6tCuF9Z6MQ=";
54+
hash = "sha256-GUDSfAbBK+6Bbih5jBrkjiMYLOJM7gMfurXFeez1bSw=";
5555
};
5656

5757
nativeBuildInputs = [

0 commit comments

Comments
 (0)