nixos-configs/devices/nos/modules/docker/immich/images/server.nix

9 lines
308 B
Nix
Raw Normal View History

2024-02-19 12:42:02 -05:00
pkgs:
pkgs.dockerTools.pullImage rec {
2024-02-19 12:42:02 -05:00
imageName = "ghcr.io/immich-app/immich-server";
chore: update flake.lock 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
2024-10-30 02:16:21 -04:00
imageDigest = "sha256:d63feeee7a41095b3c1b18607d86a1264bcac53728a19f538a77a6e66043f492";
sha256 = "0xlbnwcf445i949z7ai2vw0wfac7c1iapd5fsvlzz7wm29hsv1pg";
finalImageName = imageName;
chore: update flake.lock Flake Inputs: • Updated input 'ags': 'github:Aylur/ags/aaef50b' (2024-09-09) → 'github:Aylur/ags/cd543af' (2024-09-25) • Updated input 'astal': 'github:Aylur/astal/8cab7d0' (2024-09-22) → 'github:Aylur/astal/c68d116' (2024-09-26) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/26645e5' (2024-09-21) → 'github:matt1432/discord-nightly-overlay/ce9de15' (2024-09-26) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=77364b7' (2024-09-21) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0b20a46' (2024-09-26) • Updated input 'gtk-theme-src': 'github:dracula/gtk/19e0dcb' (2024-09-07) → 'github:dracula/gtk/f2d2ea5' (2024-09-24) • Updated input 'home-manager': 'github:nix-community/home-manager/04213d1' (2024-09-22) → 'github:nix-community/home-manager/c124568' (2024-09-26) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=e5ff19a&submodules=1' (2024-09-22) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=caaa9b1&submodules=1' (2024-09-26) • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins/b73d7b9' (2024-08-08) → 'github:hyprwm/hyprland-plugins/4fcb465' (2024-09-25) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/d71bcb4' (2024-09-22) → 'github:Jovian-Experiments/Jovian-NixOS/03aa054' (2024-09-23) • Updated input 'libratbag-src': 'github:libratbag/libratbag/1c96620' (2024-06-04) → 'github:libratbag/libratbag/9f4789f' (2024-09-24) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/43a085b' (2024-09-22) → 'github:fufexan/nix-gaming/f3e9775' (2024-09-23) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c04d565' (2024-09-19) → 'github:NixOS/nixpkgs/30439d9' (2024-09-23) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/a1318d7' (2024-09-22) → 'github:nix-community/nixpkgs-wayland/73529b9' (2024-09-26) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/213d6cc' (2024-09-19) → 'github:matt1432/nixos-pcsd/d8425da' (2024-09-24) • Updated input 'piper-src': 'github:libratbag/piper/93a5a00' (2024-08-22) → 'github:libratbag/piper/0f72869' (2024-09-24) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/8785192' (2024-09-20) → 'github:thlucas1/homeassistantcomponent_spotifyplus/dbc279f' (2024-09-25) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/3750e0e' (2024-09-20) → 'github:thlucas1/SpotifyWebApiPython/59a7cb4' (2024-09-24) • Updated input 'vimplugin-ts-error-translator-src': 'github:dmmulroy/ts-error-translator.nvim/11ae55b' (2024-04-04) → 'github:dmmulroy/ts-error-translator.nvim/3bd23c4' (2024-09-23) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:378efec2a8f9e17874965b6a03ea935b0195eb85bdf60305eee994f684134f27 → sha256:c265e8cc15e287ca7bef81a1f31e400c6b7c69e787e12d050b8556286a9b6c2e • freshrss/freshrss latest: sha256:2edf78120d06de267864a9d4affbd8158f23e668cf569e273f7f6e755c73b0a5 → sha256:baedf173d60b63c72f93fdb8480ee002d4622cd34103aac6510f45fdff41effe • ghcr.io/linuxserver/bazarr latest: sha256:71f545e4a6cfda02798fd531bfc27b14cbf7345bb28fe503467fb1ab13c3bfbc → sha256:68efaf4f9a6ea072b68e1a8a2925fdc00f931fb1c699d969cae9c16f394b1411 • ghcr.io/linuxserver/prowlarr latest: sha256:bddc64a17aa38972f4c032f67efc3bf0a498883257e615a2d807ca44550cebf0 → sha256:8d3da3256868cf40f06cdca2074dee07a190ec42a6df022fb9fe6f73842ba293 • ghcr.io/linuxserver/radarr latest: sha256:df843d96b812d858b94377ffed1918424ece6735038a19e8ff93730277757b65 → sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb • ghcr.io/linuxserver/sabnzbd latest: sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0 → sha256:51df466fb66b6a18d89597a3608bb2ab69ff8aff3131b5bec80e4ed7534b2b9f Firefox Addons: bitwarden: 2024.9.0 -> 2024.9.1 Misc Sources: Vuetorrent: 2.13.0 -> 2.13.1
2024-09-26 09:43:19 -04:00
finalImageTag = "release";
2024-02-19 12:42:02 -05:00
}