chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped

Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-01-29) rev: 0c37622a03a7dacf11099ff79f970f922460441f
      → 'github:elchininet/custom-sidebar' (2025-01-31) rev: f399f398917e0149eb4b44460f1cd6341cdd23e0

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-01-29) rev: 79eff1f6b95c059ed0f9dfae9fd16689c1dda5ca
      → 'github:nix-community/home-manager' (2025-01-30) rev: a8159195bfaef3c64df75d3b1e6a68d49d392be9

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-01-29) rev: 6fc9c8e4797a272c688fc74b872db5d828c21f02
      → 'github:hyprwm/Hyprland' (2025-01-31) rev: ddf180fa304e71b1d6eaa9f2b250a907131b05d9

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-01-27) rev: 014003b2bd3744dfabb8c2c20a80e89f721be238
      → 'github:hyprwm/hyprland-plugins' (2025-01-29) rev: ae38ea6ee4938c74012c12072358c17e41254bed

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-01-10) rev: 0cdc3cba14ebbfe8d2b95507ad8a8cb0a7248bb8
      → 'github:kotontrion/kompass' (2025-01-30) rev: d3ae1df3155ad3904c9d1a0800d7acd4338e683c

    • Updated input 'material-symbols-src':
        'github:beecho01/material-symbols' (2025-01-23) rev: 9d67606dae0113777facb0e171fc14f8d7b8825e
      → 'github:beecho01/material-symbols' (2025-01-30) rev: ce807bed1b154076dff5cfd7066f0d8f3d36894b

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-01-29) rev: 037dcb71bb2a981f595826f4f7087022dd13404b
      → 'github:kaylorben/nixcord' (2025-01-30) rev: b800c693b5871773ae9dc1d794b258a000c53acf

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-01-27) rev: 9db269672dbdbb519e0bd3ea24f01506c135e46f
      → 'github:NixOS/nixpkgs' (2025-01-29) rev: 9d3ae807ebd2981d593cddd0080856873139aa40

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-01-29) rev: 22772646bf4c2e8af3f9e2e72dd5eb1936e572a4
      → 'github:nix-community/nixpkgs-wayland' (2025-01-31) rev: fbf8b601235addb73cbab8087d13dc1f63bf1b69

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-01-20) rev: 015d461c16678fc02a2f405eb453abb509d4e1d4
      → 'github:Mic92/sops-nix' (2025-01-31) rev: 4c1251904d8a08c86ac6bc0d72cc09975e89aef7

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-01-28) rev: 5276a57a2e0acff48742ce51d297c95549e05413
      → 'github:thlucas1/SpotifyWebApiPython' (2025-01-30) rev: 7e0ef0c48699a6e43faf50988d01e2982a6363cb

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-01-29) rev: 46e4428761fab62ecb3ced7ac078e6c8a3810cb2
      → 'github:make-all/tuya-local' (2025-01-31) rev: 24ea391ff5b135b8dc75a7c74d2d46d8e8958350

Docker Images:
    • rssbridge/rss-bridge latest:
       sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c
     → sha256:943b0294a9520993cb96934cca52c06f8346aade4ab8aec58c197cff5bc7d983

    • ghcr.io/linuxserver/sabnzbd latest:
       sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f
     → sha256:7afe3af1cff19c2a7a5d4bacb2202fcb21a0ee15b7e23e4114ab3f7070213662

Firefox Addons:
    sponsorblock: 5.11.2 -> 5.11.5
This commit is contained in:
matt1432 2025-01-31 14:53:10 -05:00
parent e0b958627f
commit 330d7af3f7
12 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@
}: }:
buildApp { buildApp {
src = ./.; src = ./.;
npmDepsHash = "sha256-VG9OKw0YoLYVhtX6eqzUjXYxokBUqIwxYakKY796SFw="; npmDepsHash = "sha256-CjjGoA8n5kM+Duy5VjeLYYvVkIyjoheLPheq5BGkXwY=";
runtimeInputs = [ runtimeInputs = [
ffmpeg-full ffmpeg-full

Binary file not shown.

View file

@ -1,7 +1,7 @@
{buildApp, ...}: {buildApp, ...}:
buildApp { buildApp {
src = ./.; src = ./.;
npmDepsHash = "sha256-blhNKZ7sNPSHgnqPDZlslVfy04W+T6Noy2pncVpWmz4="; npmDepsHash = "sha256-NDGZ+NAuiSHtqAxP4t/nElyjyEB4NUwl+pzkup6B0hA=";
runtimeInputs = []; runtimeInputs = [];

Binary file not shown.

View file

@ -10,7 +10,7 @@
}: }:
buildApp { buildApp {
src = ./.; src = ./.;
npmDepsHash = "sha256-bvxoimhOdzI/I8WeqFXFdt4BfVdYEkdVjRVVs8ZX9NE="; npmDepsHash = "sha256-oRIqhgLKlm7Kjvfzj9fQ8Yoa908mltH4EDGymulJDEY=";
runtimeInputs = [ runtimeInputs = [
findutils findutils

Binary file not shown.

View file

@ -1,8 +1,8 @@
pkgs: pkgs:
pkgs.dockerTools.pullImage rec { pkgs.dockerTools.pullImage rec {
imageName = "rssbridge/rss-bridge"; imageName = "rssbridge/rss-bridge";
imageDigest = "sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c"; imageDigest = "sha256:943b0294a9520993cb96934cca52c06f8346aade4ab8aec58c197cff5bc7d983";
hash = "sha256-fAAJI3VwxVcAgONaccImyU6GKdvpHy8fR5Dd/xFwXvc="; hash = "sha256-xjEYTLMVUXetNKmP5ks/B/8vNkzfFK0QGdzSP+A8gTw=";
finalImageName = imageName; finalImageName = imageName;
finalImageTag = "latest"; finalImageTag = "latest";
} }

View file

@ -1,8 +1,8 @@
pkgs: pkgs:
pkgs.dockerTools.pullImage rec { pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/linuxserver/sabnzbd"; imageName = "ghcr.io/linuxserver/sabnzbd";
imageDigest = "sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f"; imageDigest = "sha256:7afe3af1cff19c2a7a5d4bacb2202fcb21a0ee15b7e23e4114ab3f7070213662";
hash = "sha256-r0fCeV68VDp6RnC0SeQ+RFMwGAaRaUAzJzeAN56zfFM="; hash = "sha256-A2y29l8YW662tTEW2lt3srcEoYuLjLrfWd4Jy4+2bEY=";
finalImageName = imageName; finalImageName = imageName;
finalImageTag = "latest"; finalImageTag = "latest";
} }

Binary file not shown.

View file

@ -1,3 +1,3 @@
{ {
npmDepsHash = "sha256-kGjc7BI9ZscZFg8/fmXGUxm1HQoXFreAZgHvML1qMV0="; npmDepsHash = "sha256-1IpyPQpQHyk2hwSYuodaECTs8gSIaAp4JugeKTp9Q/A=";
} }

Binary file not shown.

View file

@ -255,10 +255,10 @@
}; };
"sponsorblock" = buildFirefoxXpiAddon { "sponsorblock" = buildFirefoxXpiAddon {
pname = "sponsorblock"; pname = "sponsorblock";
version = "5.11.2"; version = "5.11.5";
addonId = "sponsorBlocker@ajay.app"; addonId = "sponsorBlocker@ajay.app";
url = "https://addons.mozilla.org/firefox/downloads/file/4422523/sponsorblock-5.11.2.xpi"; url = "https://addons.mozilla.org/firefox/downloads/file/4424639/sponsorblock-5.11.5.xpi";
sha256 = "64a9a105f56b694842d1400fd35301dbdcde13c4fa3ae9a9332f90db0e470d14"; sha256 = "4cb3a7061dbeb9869477fb2f991d39ccaf650941f83abe1e0c65511e971cb555";
meta = with lib; { meta = with lib; {
homepage = "https://sponsor.ajay.app"; homepage = "https://sponsor.ajay.app";
description = "Easily skip YouTube video sponsors. When you visit a YouTube video, the extension will check the database for reported sponsors and automatically skip known sponsors. You can also report sponsors in videos. Other browsers: https://sponsor.ajay.app"; description = "Easily skip YouTube video sponsors. When you visit a YouTube video, the extension will check the database for reported sponsors and automatically skip known sponsors. You can also report sponsors in videos. Other browsers: https://sponsor.ajay.app";