diff --git a/configurations/nos/modules/docker/freshrss/images/freshrss.nix b/configurations/nos/modules/docker/freshrss/images/freshrss.nix index 886a4459..fe3835ad 100644 --- a/configurations/nos/modules/docker/freshrss/images/freshrss.nix +++ b/configurations/nos/modules/docker/freshrss/images/freshrss.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "freshrss/freshrss"; - imageDigest = "sha256:baedf173d60b63c72f93fdb8480ee002d4622cd34103aac6510f45fdff41effe"; - sha256 = "1d2mfvl02akq2wadvwqxgjx7ph7gw3d9ps5rcp8v4fyzq21xnmcv"; + imageDigest = "sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1"; + hash = "sha256-ohNo0vkAle9RWU2XnK/Ye4co7+k11SYjzuw0FthNrzM="; finalImageName = imageName; finalImageTag = "latest"; } diff --git a/configurations/nos/modules/docker/media/bazarr/images/bazarr.nix b/configurations/nos/modules/docker/media/bazarr/images/bazarr.nix index 769f9838..ac5809c7 100644 --- a/configurations/nos/modules/docker/media/bazarr/images/bazarr.nix +++ b/configurations/nos/modules/docker/media/bazarr/images/bazarr.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage rec { imageName = "ghcr.io/linuxserver/bazarr"; - imageDigest = "sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8"; - hash = "sha256-iCFYql/wrNS/8JResJ4Gpi0K+Tx5/Ku45qBpHgamkEo="; + imageDigest = "sha256:4e6e74dd25e0b7a0dd20190b1a9e0ec1adb74b56d7b87ce5c9d073f44b2cf2b1"; + hash = "sha256-GuiqgMiDMqxCUxSPT7mF2NHNUMpHCMLztqUjhjwowCk="; finalImageName = imageName; finalImageTag = "latest"; } diff --git a/flake.lock b/flake.lock index fecd6a5d..0e288203 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 4ddfa987..7275f251 100644 --- a/modules/ags/config/default.nix +++ b/modules/ags/config/default.nix @@ -1,3 +1,3 @@ { - npmDepsHash = "sha256-G5tTUmZJczLTp+XYwd3o5E9Slp/IN+o62GOtSur26QY="; + npmDepsHash = "sha256-3IYrft93RR58z7DeAJWvOJLGdsoU40lnbTH+5u5AzhQ="; } diff --git a/modules/ags/config/package-lock.json b/modules/ags/config/package-lock.json index 4fde715d..103abee9 100644 Binary files a/modules/ags/config/package-lock.json and b/modules/ags/config/package-lock.json differ diff --git a/modules/ags/config/package.json b/modules/ags/config/package.json index 9456d07c..40c8faf9 100644 --- a/modules/ags/config/package.json +++ b/modules/ags/config/package.json @@ -10,6 +10,6 @@ "eslint-plugin-jsdoc": "50.6.1", "fzf": "0.5.2", "jiti": "2.4.2", - "typescript-eslint": "8.18.1" + "typescript-eslint": "8.18.2" } } diff --git a/packages/homepage/default.nix b/packages/homepage/default.nix index 5253ac70..921d4991 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.2"; + version = "0.10.3"; in buildNpmPackage { inherit pname version; @@ -24,7 +24,7 @@ in owner = "gethomepage"; repo = "homepage"; rev = "v${version}"; - hash = "sha256-1eBuRBtvdJkTKUy+z6Ss5XfgMHxg6fB5PY4QQbKLGMo="; + hash = "sha256-Talr9SEIepgjAPQUeuUskdPb1Bpf15Y0npYjKoiivFk="; }; npmDepsHash = "sha256-AW7lNkvQeeHkAf6Q23912LiSHJMelR9+4KVSKdlFqd0="; diff --git a/scopedPackages/firefox-addons/generated-firefox-addons.nix b/scopedPackages/firefox-addons/generated-firefox-addons.nix index eeef6532..67865ae5 100644 --- a/scopedPackages/firefox-addons/generated-firefox-addons.nix +++ b/scopedPackages/firefox-addons/generated-firefox-addons.nix @@ -29,10 +29,10 @@ }; "bitwarden" = buildFirefoxXpiAddon { pname = "bitwarden"; - version = "2024.11.2"; + version = "2024.12.3"; addonId = "{446900e4-71c2-419f-a6a7-df9c091e268b}"; - url = "https://addons.mozilla.org/firefox/downloads/file/4392295/bitwarden_password_manager-2024.11.2.xpi"; - sha256 = "38faecbfca76086a54e62b6e2036eae45e9d9f9f3aee4c7a72b652593f51b8e7"; + url = "https://addons.mozilla.org/firefox/downloads/file/4407804/bitwarden_password_manager-2024.12.3.xpi"; + sha256 = "a48af549da66e2987a135b0cb918b1c90f8e80b868760cbaa07c8f6df4da9b07"; meta = with lib; { homepage = "https://bitwarden.com"; description = "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information."; @@ -40,17 +40,17 @@ mozPermissions = [ "" "*://*/*" - "tabs" - "contextMenus" - "storage" - "unlimitedStorage" + "alarms" "clipboardRead" "clipboardWrite" + "contextMenus" "idle" - "alarms" + "storage" + "tabs" + "unlimitedStorage" + "webNavigation" "webRequest" "webRequestBlocking" - "webNavigation" "file:///*" "https://lastpass.com/export.php" ]; diff --git a/scopedPackages/lovelace-components/custom-sidebar/default.nix b/scopedPackages/lovelace-components/custom-sidebar/default.nix index e6bfff58..ccfd3be7 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-BdWebfL3G/R1xNrLuzl52A9HjkKESRERm8i8pehTzro="; + hash = "sha256-nYRK/XYqHaI9+q9HghF/7xxWuSnh3rpNAYyeW0Y108k="; }; passthru.update = concatTextFile {