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

Flake Inputs:
• Updated input 'astal':
    'github:Aylur/astal/7e48418' (2024-10-28)
  → 'github:Aylur/astal/c1eb257' (2024-10-29)

• Updated input 'gpu-screen-recorder-src':
    'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=05c74e5' (2024-10-27)
  → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=ea139ab' (2024-10-28)

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/b6e226c' (2024-10-27)
  → 'github:hyprwm/Hyprland/d679d20' (2024-10-28)

• Updated input 'hyprland-plugins':
    'github:hyprwm/hyprland-plugins/4d7f0b5' (2024-10-22)
  → 'github:hyprwm/hyprland-plugins/81bda67' (2024-10-28)

• Updated input 'jellyfin-flake':
    'github:matt1432/nixos-jellyfin/8b98490' (2024-10-27)
  → 'github:matt1432/nixos-jellyfin/a92882f' (2024-10-28)

• Updated input 'jovian':
    'github:Jovian-Experiments/Jovian-NixOS/b0d86a6' (2024-10-26)
  → 'github:Jovian-Experiments/Jovian-NixOS/c11bab1' (2024-10-30)

• Updated input 'libratbag-src':
    'github:libratbag/libratbag/dcc5def' (2024-10-16)
  → 'github:libratbag/libratbag/df3c73e' (2024-10-28)

• Updated input 'material-rounded-theme-src':
    'github:Nerwyn/material-rounded-theme/c722d1e' (2024-10-23)
  → 'github:Nerwyn/material-rounded-theme/5fbb943' (2024-10-30)

• Updated input 'material-symbols-src':
    'github:beecho01/material-symbols/95a0f1b' (2024-10-28)
  → 'github:beecho01/material-symbols/4d6b504' (2024-10-28)

• Updated input 'nix-gaming':
    'github:fufexan/nix-gaming/655bf9e' (2024-10-27)
  → 'github:fufexan/nix-gaming/105d77f' (2024-10-30)

• Updated input 'nixd':
    'github:nix-community/nixd/d3c7e56' (2024-10-20)
  → 'github:nix-community/nixd/20290ee' (2024-10-29)

• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/92f52b6' (2024-10-28)
  → 'github:nix-community/nixpkgs-wayland/d3bb51e' (2024-10-29)

• Updated input 'pcsd':
    'github:matt1432/nixos-pcsd/4713aff' (2024-10-26)
  → 'github:matt1432/nixos-pcsd/d2aacb2' (2024-10-29)

• Updated input 'piper-src':
    'github:libratbag/piper/c6e54f6' (2024-10-09)
  → 'github:libratbag/piper/ebb4b1b' (2024-10-28)

• Updated input 'tuya-local-src':
    'github:make-all/tuya-local/2e52bf8' (2024-10-28)
  → 'github:make-all/tuya-local/351e576' (2024-10-29)

Docker Images:
• codeberg.org/forgejo/forgejo 9:
   sha256:085092799d1b25370956972185145607246d692da64c18ef55c2da20eecc855d
 → sha256:dc2267f989b8c8f5b9152b11bbd353d4f1a097619c551558b01b8638554e9f5a

• ghcr.io/immich-app/immich-machine-learning release:
   sha256:4d89a309fd08a93649f1ae4a7572ae98f09d66b4c1dfb7916b71d31dec7eda38
 → sha256:e8c416445db60c0ec94394c1e0e672b78409664f17de78787c62f6d13d3f6d92

• ghcr.io/immich-app/immich-server release:
   sha256:f158810c90f80162f9b08729bbaec963731f12662960be38ff93093b78a0bbdf
 → sha256:d63feeee7a41095b3c1b18607d86a1264bcac53728a19f538a77a6e66043f492

• nextcloud fpm:
   sha256:a45c76bad7a7cdc9b6d034409f1dabc23cc6bd3e6bb3ce62866eda1f9c10d114
 → sha256:57387ca28bbbbc1fb2e7305a4750c28354f5f6ecf7201fef2af50c144f75f6f3

• ghcr.io/linuxserver/bazarr latest:
   sha256:5e915ab0bdf0aed036f2bce05abcfa85e4fb748df982cdbca1e600a77e02ab24
 → sha256:81e922037f03d40c77220d20ed73591b0ef9995638d5c68ff2c5d82ae36eea8d

Firefox Addons:
sponsorblock: 5.9.4 -> 5.9.5
This commit is contained in:
matt1432 2024-10-30 02:16:21 -04:00
parent 171ff9629c
commit 8fa5398008
9 changed files with 13 additions and 16 deletions

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "codeberg.org/forgejo/forgejo";
imageDigest = "sha256:085092799d1b25370956972185145607246d692da64c18ef55c2da20eecc855d";
sha256 = "1qqla94dw8jr2rq85316xqs0lbihmlq75kpskdhlx6n9kh2z7x88";
imageDigest = "sha256:dc2267f989b8c8f5b9152b11bbd353d4f1a097619c551558b01b8638554e9f5a";
sha256 = "188bpkf5bq3sr9k84335z4cdr8hdcps5dvlhhm2gxqzv96wg0dwk";
finalImageName = imageName;
finalImageTag = "9";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/immich-app/immich-machine-learning";
imageDigest = "sha256:4d89a309fd08a93649f1ae4a7572ae98f09d66b4c1dfb7916b71d31dec7eda38";
sha256 = "1xd94gfxvfx49gj5vq6dfjgpvk2man69kxqydadnbhck8awqx7g3";
imageDigest = "sha256:e8c416445db60c0ec94394c1e0e672b78409664f17de78787c62f6d13d3f6d92";
sha256 = "1c89p8p0nwbfnpci0yyin7kg7wr5699v27cnj574690nfw4wppnm";
finalImageName = imageName;
finalImageTag = "release";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/immich-app/immich-server";
imageDigest = "sha256:f158810c90f80162f9b08729bbaec963731f12662960be38ff93093b78a0bbdf";
sha256 = "062vlbjyn214z8knamjk399zv78cibd4bbyvmcmn08d2bk4ra5qv";
imageDigest = "sha256:d63feeee7a41095b3c1b18607d86a1264bcac53728a19f538a77a6e66043f492";
sha256 = "0xlbnwcf445i949z7ai2vw0wfac7c1iapd5fsvlzz7wm29hsv1pg";
finalImageName = imageName;
finalImageTag = "release";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/linuxserver/bazarr";
imageDigest = "sha256:5e915ab0bdf0aed036f2bce05abcfa85e4fb748df982cdbca1e600a77e02ab24";
sha256 = "1snyqdwyg51icbryrzbd0xaq40j4qmdzikxyw2s64lq9q5vmf6xy";
imageDigest = "sha256:81e922037f03d40c77220d20ed73591b0ef9995638d5c68ff2c5d82ae36eea8d";
sha256 = "17x0x19rfs69fzdqj90l35c0ifk81hrnql3lq73jakdmqr283hdz";
finalImageName = imageName;
finalImageTag = "latest";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "nextcloud";
imageDigest = "sha256:a45c76bad7a7cdc9b6d034409f1dabc23cc6bd3e6bb3ce62866eda1f9c10d114";
sha256 = "0n077ihjj6zgkp7h7g1y71g0qkagykiq46hl9kwjnc6m2fgzlfmm";
imageDigest = "sha256:57387ca28bbbbc1fb2e7305a4750c28354f5f6ecf7201fef2af50c144f75f6f3";
sha256 = "01vsrmjriadpxx27hwr71z7r3cfb6l592srbi0mhsxzbjc64zmm4";
finalImageName = imageName;
finalImageTag = "fpm";
}

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -113,9 +113,6 @@ let
hyprland = mkDep {
owner = "hyprwm";
repo = "Hyprland";
# FIXME: remove this once plugins chase latest hyprland
rev = "b6e226c3200276978e487a68a16fd696fcb7e7c8";
};
hyprland-plugins = mkHyprDep {

View file

@ -243,10 +243,10 @@
};
"sponsorblock" = buildFirefoxXpiAddon {
pname = "sponsorblock";
version = "5.9.4";
version = "5.9.5";
addonId = "sponsorBlocker@ajay.app";
url = "https://addons.mozilla.org/firefox/downloads/file/4364207/sponsorblock-5.9.4.xpi";
sha256 = "1bff70a70685caaf444b57984a26c910a456bbbcc50d24d2d58a081ba114f7a3";
url = "https://addons.mozilla.org/firefox/downloads/file/4372080/sponsorblock-5.9.5.xpi";
sha256 = "038d23a8ad7620817f5f96d883c03771208b80500273a61e63017bbaed875741";
meta = with lib; {
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";