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 'astal': 'github:Aylur/astal' (2025-02-26) rev: b7f10b99bc810e7ad6a949d6670cb440d33045a0 → 'github:Aylur/astal' (2025-02-28) rev: dfd1f23c7562694e571d44c45aa74fcea9b1ba01 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-27) rev: 9bfeb95e3969f978686d57d7301174f29394088f → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-01) rev: 23122ce9b08f46ecc3118df8af17c0dc9d74f4c5 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-27) rev: 343646e092696d94b6f22b6875ae685756fd4cf0 → 'github:nix-community/home-manager' (2025-03-01) rev: fcac3d6d88302a5e64f6cb8014ac785e08874c8d • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-02-18) rev: 3c290c81c89156d82dc2d2912840b3b67addbb90 → 'github:horriblename/hyprgrass' (2025-03-01) rev: 0ecdae6e14b4a43011ef32eb0094aacf664912eb • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-26) rev: d5920bc5da75b8eaf3476bc814bd46d225709788 → 'github:hyprwm/Hyprland' (2025-03-01) rev: 2acbb59bf218331a090f402982f22fd7f85ae50f • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2025-02-09) rev: 7e18ebc843ee4ccf2632091d55c73428b339265b → 'github:hyprwm/hyprpaper' (2025-02-28) rev: 6f4ba431638e44478417b9f524fb1771e5eda83c • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-27) rev: 227d9adc3331820a349b3344a5fcc710a5f196c1 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-28) rev: 85902bc8c7b759080fac8906dd17298e29a3b20d • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-26) rev: 452fbd6a30f128dddf26c63f727cf685b5af5658 → 'github:fufexan/nix-gaming' (2025-03-01) rev: 5e173f8c31fd9544002f37c1a107d839fcc83687 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-27) rev: 6c5583b38f5c3ccc40b90be0129407a4d04ab683 → 'github:kaylorben/nixcord' (2025-03-01) rev: a1b3b4ccc9d48791ea63d1e94819077a1e379e2a • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-26) rev: 5135c59491985879812717f4c9fea69604e7f26f → 'github:NixOS/nixpkgs' (2025-02-27) rev: 6313551cd05425cd5b3e63fe47dbc324eabb15e4 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-27) rev: 3b15bb3ab4868d20958a71232290d0ab2f9849aa → 'github:nix-community/nixpkgs-wayland' (2025-03-01) rev: 4d911d01738dfc5e130badc7b8de509f0987658a • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-26) rev: 6b67846e275ee184e31add3499a3d3207e33514f → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-27) rev: a689652dde8f79317adbe4aad98b7273e7b1f0f3 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-26) rev: 45246a0e24477d7d882a27f5bb094788970682ae → 'github:make-all/tuya-local' (2025-02-28) rev: 86d29eabc78f01f3f4a9f36105796ef6171cdac3 Docker Images: • postgres 14: sha256:c550fd3da21db9d7794aaa2365ba147842472da72601b4d9edd106ac9a800bd2 → sha256:c0e14efd7eaf4d83e443b6e7047ddde6465edbbbcc28ae770d9f5398abba1969 • postgres 15-alpine: sha256:bfee8fabec7c662311eff39111a890f68a46a78a3b35e91353e185e7d5918517 → sha256:ef9d1517df69c4d27dbb9ddcec14f431a2442628603f4e9daa429b92ae6c3cd1 Firefox Addons: bitwarden: 2024.12.4 -> 2025.2.0 darkreader: 4.9.101 -> 4.9.103 stylus: 2.3.12 -> 2.3.13 Node modules: @types/node: 22.13.5 -> 22.13.8 pkg-types: 2.0.0 -> 2.0.1 typescript: 5.7.3 -> 5.8.2 Caddy Plugins: cloudflare: v0.0.0-20250214163716-188b4850c0f2 -> v0.0.0-20250228175314-1fb64108d4de
2025-03-01 15:13:56 -05:00
imageDigest = "sha256:8011358f5bd474d72b08a9dc1ad38f4c763ef0e4ebbc6012fd6141801268f141";
hash = "sha256-CvZFzAfzrxP+JslOEKRRgnY89Yi26C6G7XATUGd5N5c=";
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
}