We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737bf8c commit 60ec94aCopy full SHA for 60ec94a
pkgs/by-name/ho/homepage-dashboard/package.nix
@@ -35,7 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
35
owner = "gethomepage";
36
repo = "homepage";
37
tag = "v${finalAttrs.version}";
38
- hash = "sha256-7fi7cW+DKjU9CeVEg863UGwCqTXxA1UrwlK2vrx1c5w=";
+ hash = "sha256-SwzgmVy3TBzEH+FJ/kY+iCo+pZhud1IZkfCh2DiSTsk=";
39
};
40
41
# This patch ensures that the cache implementation respects the env
@@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
51
src
52
patches
53
;
54
- hash = "sha256-E16+JLtfoiWCXwgFGdTGuFlx/pYxhINNl6tCuF9Z6MQ=";
+ hash = "sha256-GUDSfAbBK+6Bbih5jBrkjiMYLOJM7gMfurXFeez1bSw=";
55
56
57
nativeBuildInputs = [
0 commit comments