nixos-configs/configurations/nos/modules/docker/immich/images/machine-learning.nix

9 lines
315 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-machine-learning";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-24) rev: e79f210c2ed68fc29e5630c26457557b1c9fbf34 → 'github:elchininet/custom-sidebar' (2025-01-27) rev: d680a3353a351fd7670a9ed7d1f8f4bca96b6529 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-25) rev: cafcda102287a836dde5342a53ddf755487b1ccb → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-27) rev: 26e9029579345392f67bdb2fa962b1c5026f77db • Updated input 'gtk-theme-src': 'github:dracula/gtk' (2025-01-14) rev: f77cf5caeac0ad7d71c8e568f699a197a100e75a → 'github:dracula/gtk' (2025-01-27) rev: 7c5c5c8179292fbdf5b3aaf5a11ab61fac980b71 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-24) rev: daf04c5950b676f47a794300657f1d3d14c1a120 → 'github:nix-community/home-manager' (2025-01-27) rev: e1ae908bcc30af792b0bb0a52e53b03d2577255e • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-01-25) rev: 7f261b4a5558fa49fcfaf3ae6ba295052bbce48f → 'github:horriblename/hyprgrass' (2025-01-26) rev: ff3eb4c9147c89f04533bd2e2fe42e94232bc3b0 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-01-25) rev: 36dd40f5738c082f7d6e6c27ef46927c51c2408d → 'github:fufexan/nix-gaming' (2025-01-26) rev: 4845fe94cda365c7550d9fd1ef899d45df0bc18a • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-01-19) rev: 744d330659e207a1883d2da0141d35e520eb87bd → 'github:Mic92/nix-index-database' (2025-01-26) rev: 79b7b8eae3243fc5aa9aad34ba6b9bbb2266f523 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-24) rev: 5e8cebecc895070e041fc259a69295a437ef5c0b → 'github:kaylorben/nixcord' (2025-01-26) rev: 299d571ad0fcd176c0bf429c636084f6940ea124 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-25) rev: ed45d51fb4c860e70760a042dd9ff99bd016497e → 'github:NixOS/nixpkgs' (2025-01-26) rev: 852ff1d9e153d8875a83602e03fdef8a63f0ecf8 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-25) rev: 2c421bd3ad1cd2ce4fc00baff4b6036d353b1ca7 → 'github:nix-community/nixpkgs-wayland' (2025-01-27) rev: 941190f48211a136b399d9253416b4e7881c1f3f • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-01-23) rev: 199308f5b6166f85e043c6ed394d0e146a3d039e → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-01-27) rev: 5787f6ff24fce3901ca7119ecd43c725adbb17f1 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-01-24) rev: 55eb8e8d66bf0660a09c0433617447e2ff68c1a6 → 'github:thlucas1/SpotifyWebApiPython' (2025-01-27) rev: 6e52f64e89103e91100d8d1fbf03bc29e4060090 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-25) rev: d0f16969601c82da1e8b42487fd2ee52bd60ca26 → 'github:make-all/tuya-local' (2025-01-27) rev: f4c2ad8786187f4a4a2e44399ccb4a13e248c523 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-01-20) rev: 6937570ec333cb1fa7febe9df027f260ac070b21 → 'github:seblj/roslyn.nvim' (2025-01-27) rev: 490fd2d0f76249032ef6ce503e43ccdaeed9616e • Updated input 'yamaha-soundbar-src': 'github:osk2/yamaha-soundbar' (2024-07-10) rev: ebb3949a31a9d8460aed38924ae3a311204a06a2 → 'github:osk2/yamaha-soundbar' (2025-01-27) rev: df3a3a9c3a1ab90d95eddb6dfcdc06565534061f Docker Images: • rssbridge/rss-bridge latest: sha256:a536d4d24f7325204652be2a37fb5b25532c618817657d7e31dfc0c1dc7f8d94 → sha256:ee6fef3aa2d8699a4379acbaf01da5efeac1a8581a2d02de9b78786b680be8ba Node modules: typescript-eslint: 8.21.0 -> 8.22.0
2025-01-27 20:06:24 -05:00
imageDigest = "sha256:698b9b2d61eee42578cf268dc1490a136554fb186a448b51430f069431d5e754";
hash = "sha256-Tc85XpaK3LnyGue8YjzNZzStRUtjF7bU06mkPCPA5pk=";
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
}