diff --git a/configurations/nos/modules/docker/forgejo/images/act_runner.nix b/configurations/nos/modules/docker/forgejo/images/act_runner.nix index a26b1d78..9c2825b7 100644 --- a/configurations/nos/modules/docker/forgejo/images/act_runner.nix +++ b/configurations/nos/modules/docker/forgejo/images/act_runner.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "vegardit/gitea-act-runner"; - imageDigest = "sha256:a587df58615ddadf61caabdd904c6493ef0419efbda3e523edac96bb52689773"; - hash = "sha256-VLbxiFdaZX0dWIyWurX6exli9y7JKSU/1BWT/9Dyopw="; + imageDigest = "sha256:b918e08b14472ed8d0727e6a14948f252b99f4b5d2c0a68e283f816db4f28aa0"; + hash = "sha256-zkb7Yus1p9yv7HO1+byDepPzhRHjLlrjKLvqM5ZTXIs="; finalImageName = imageName; finalImageTag = "dind-latest"; } diff --git a/configurations/nos/modules/docker/freshrss/images/rss-bridge.nix b/configurations/nos/modules/docker/freshrss/images/rss-bridge.nix index 841503c8..4a89306b 100644 --- a/configurations/nos/modules/docker/freshrss/images/rss-bridge.nix +++ b/configurations/nos/modules/docker/freshrss/images/rss-bridge.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "rssbridge/rss-bridge"; - imageDigest = "sha256:c72b284fe82f6c2bf676d55a3e5354e53108095a8d698ac1c9211b5b854c79d4"; - hash = "sha256-L80CePRKz+zFCAPinQKSgM6m3M0ADAbkhawfL7Yzh8w="; + imageDigest = "sha256:d4cb094a7bdc2d825db7ae5ebfcd2415e3ca5ff78a4fb56a045f1074fa3ae5b4"; + hash = "sha256-PJthdPayVAUjD0nkgFt+8NOYSDxjVW46IHo9KrPAMvM="; finalImageName = imageName; finalImageTag = "latest"; } diff --git a/configurations/nos/modules/docker/media/prowlarr/images/prowlarr.nix b/configurations/nos/modules/docker/media/prowlarr/images/prowlarr.nix index 5ee1914a..1c65dd46 100644 --- a/configurations/nos/modules/docker/media/prowlarr/images/prowlarr.nix +++ b/configurations/nos/modules/docker/media/prowlarr/images/prowlarr.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "ghcr.io/linuxserver/prowlarr"; - imageDigest = "sha256:d089b21e8ab2584b7e1713bde5d5f0160d7c9e850ceb2db53158a85ad3caac57"; - hash = "sha256-KCgL7eZopgGT14hysqF6vcAfunrSxJelNZAb+cW0kFE="; + imageDigest = "sha256:1f235ff7a178444398a9a431a4e65704d22f83a348192dececf75811212c9217"; + hash = "sha256-HLhmfxaJ4uvEz0XU+oVKJ7hqgnkst40nRCy8tXH1K8A="; finalImageName = imageName; finalImageTag = "latest"; } diff --git a/configurations/nos/modules/docker/media/radarr/images/radarr.nix b/configurations/nos/modules/docker/media/radarr/images/radarr.nix index 0920167e..b8133584 100644 --- a/configurations/nos/modules/docker/media/radarr/images/radarr.nix +++ b/configurations/nos/modules/docker/media/radarr/images/radarr.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "ghcr.io/linuxserver/radarr"; - imageDigest = "sha256:eb894bd26fd3fb29981bf91b140834417ce2ed28ab8217d0ce121db5c460f39a"; - hash = "sha256-MOu7wTQiD8SGqc3pnKkH5wfOWAck4LhP9J51oE27h+c="; + imageDigest = "sha256:e633fc93b9e2cea959853d27c6acc1d0b2d1ed7db4a800f6f46fe5b217f13102"; + hash = "sha256-CcUwDtI9gKPA5krZK7X6CEA86yspDndSwGRrS/NIfV4="; finalImageName = imageName; finalImageTag = "latest"; } diff --git a/configurations/nos/modules/qbittorrent/vuetorrent.nix b/configurations/nos/modules/qbittorrent/vuetorrent.nix index e6620fd5..b5d09f91 100644 --- a/configurations/nos/modules/qbittorrent/vuetorrent.nix +++ b/configurations/nos/modules/qbittorrent/vuetorrent.nix @@ -1,6 +1,6 @@ # This file was autogenerated. DO NOT EDIT! { - version = "2.20.1"; - url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.20.1/vuetorrent.zip"; - hash = "sha256-ClHJXrwv5yzWSDpxon/3yrQ/FBeMRUiX8GTpTMZhl2Q="; + version = "2.21.0"; + url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.21.0/vuetorrent.zip"; + hash = "sha256-0qSpIP8FVfCvIWvPIBpgb78BC0+z0T7PdBrwZpL8KHo="; } diff --git a/flake.lock b/flake.lock index 04be6ccd..10cb67df 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/modules/ags/config/default.nix b/modules/ags/config/default.nix index dd390cfb..4b77de27 100644 --- a/modules/ags/config/default.nix +++ b/modules/ags/config/default.nix @@ -1,3 +1,3 @@ { - npmDepsHash = "sha256-e7BYBGsd0VicSwADzCCQXncgu+oEXLimFRhqrTTr0KI="; + npmDepsHash = "sha256-CJzED23vNDsVEo/rJKuMYFcfwppxzhp3FJ4eYN5d0tY="; } diff --git a/modules/ags/config/package-lock.json b/modules/ags/config/package-lock.json index f426fc2c..55cd4b0d 100644 Binary files a/modules/ags/config/package-lock.json and b/modules/ags/config/package-lock.json differ diff --git a/packages/homepage/default.nix b/packages/homepage/default.nix index 8da39fd8..caaddfa1 100644 --- a/packages/homepage/default.nix +++ b/packages/homepage/default.nix @@ -15,7 +15,7 @@ installLocalIcons = import ./icons.nix {inherit fetchFromGitHub;}; pname = "homepage-dashboard"; - version = "0.10.7"; + version = "0.10.8"; in buildNpmPackage { inherit pname version; @@ -24,10 +24,10 @@ in owner = "gethomepage"; repo = "homepage"; rev = "v${version}"; - hash = "sha256-JZoAjl7gLp1l8tHDdc37XI4917GnLUISno1KQKAWBv4="; + hash = "sha256-eFRWkwPSXQFhyKORpOTe9ifCX25ZeyVG7iezRmMxPvA="; }; - npmDepsHash = "sha256-AW7lNkvQeeHkAf6Q23912LiSHJMelR9+4KVSKdlFqd0="; + npmDepsHash = "sha256-N39gwct2U4UxlIL5ceDzzU7HpA6xh2WksrZNxGz04PU="; preBuild = '' mkdir -p config diff --git a/scopedPackages/lovelace-components/custom-sidebar/default.nix b/scopedPackages/lovelace-components/custom-sidebar/default.nix index a79af034..55eb6556 100644 --- a/scopedPackages/lovelace-components/custom-sidebar/default.nix +++ b/scopedPackages/lovelace-components/custom-sidebar/default.nix @@ -30,7 +30,7 @@ in pnpmDeps = pnpm.fetchDeps { inherit (finalAttrs) pname version src; - hash = "sha256-u1dmQZgVQEXgkcjswlKMLwqw4uCwSbxG75U4eMLCD80="; + hash = "sha256-H4ayvaFBN2K5poIHE97lA4dxOYoaG8pHoWpMNW85Xy0="; }; passthru.update = concatTextFile {