Commit 9b1831c4 authored by R. RyanTM's avatar R. RyanTM
Browse files

homepage-dashboard: 1.5.0 -> 1.7.0

parent 1dcdb7dc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -29,13 +29,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "homepage-dashboard";
  version = "1.5.0";
  version = "1.7.0";

  src = fetchFromGitHub {
    owner = "gethomepage";
    repo = "homepage";
    tag = "v${finalAttrs.version}";
    hash = "sha256-pbfelNsLHViqw4ef50pSoKbZ70VH6idG+cmH0URNxko=";
    hash = "sha256-03am9z381UozNsmWZefopMp8/tLycXJyiZ5BUGaV1kY=";
  };

  # This patch ensures that the cache implementation respects the env
@@ -52,7 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
      patches
      ;
    fetcherVersion = 1;
    hash = "sha256-pwh0GzziXgDJOYyUK+u6jXgD1uVUzf/Mpx2thaiXLKM=";
    hash = "sha256-svkqmRFwZpcExFWtAbLL0lpHhzsI2s7RiLfQajIqjck=";
  };

  nativeBuildInputs = [
+5 −5
Original line number Diff line number Diff line
diff --git a/package.json b/package.json
index 28b86649..16f71f77 100644
index 927674f3..e7d45ae6 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,9 @@
@@ -67,6 +67,9 @@
     "onlyBuiltDependencies": [
       "osx-temperature-sensor",
       "sharp"
@@ -33,7 +33,7 @@ index 00000000..39b17f16
+         if (ctx.maxMemoryCacheSize) {
+             if (!FileSystemCache.memoryCache) {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 113bacff..5dde94f0 100644
index 2765fe04..11dc6a81 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -4,6 +4,11 @@ settings:
@@ -61,7 +61,7 @@ index 113bacff..5dde94f0 100644
       ping:
         specifier: ^0.4.4
         version: 0.4.4
@@ -5162,7 +5167,7 @@ snapshots:
@@ -5243,7 +5248,7 @@ snapshots:
 
   net@1.0.2: {}
 
@@ -70,7 +70,7 @@ index 113bacff..5dde94f0 100644
     dependencies:
       '@babel/runtime': 7.26.9
       '@types/hoist-non-react-statics': 3.3.6
@@ -5170,14 +5175,14 @@ snapshots:
@@ -5251,14 +5256,14 @@ snapshots:
       hoist-non-react-statics: 3.3.2
       i18next: 21.10.0
       i18next-fs-backend: 1.2.0