nixos-configs/devices/nos/modules/docker/nextcloud/images/nextcloud.nix

9 lines
281 B
Nix
Raw Permalink Normal View History

2024-02-23 00:34:43 -05:00
pkgs:
pkgs.dockerTools.pullImage rec {
2024-02-23 00:34:43 -05:00
imageName = "nextcloud";
chore: update sources Flake Inputs: • Updated input 'agsV2': 'github:Aylur/ags/5ec5640' (2024-11-12) → 'github:Aylur/ags/c93a906' (2024-11-13) • Updated input 'astal': 'github:Aylur/astal/2a9bb96' (2024-11-12) → 'github:Aylur/astal/9652fb8' (2024-11-13) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/a4b3aac' (2024-11-12) → 'github:elchininet/custom-sidebar/f36308d' (2024-11-12) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/5def542' (2024-11-09) → 'github:matt1432/discord-nightly-overlay/26c5348' (2024-11-13) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/49c9fa1' (2024-11-08) → 'github:Vendicated/vencord/7ef536c' (2024-11-12) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=c8fdf2f' (2024-11-10) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=4d3e95d' (2024-11-13) • Updated input 'hyprland': 'github:hyprwm/Hyprland/bb160cf' (2024-11-12) → 'github:hyprwm/Hyprland/3fb4737' (2024-11-13) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/a49bc35' (2024-11-07) → 'github:hyprwm/aquamarine/3b00e96' (2024-11-13) • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin/78ed33e' (2024-11-05) → 'github:matt1432/nixos-jellyfin/5d0496a' (2024-11-12) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/e25b62b' (2024-11-11) → 'github:nix-community/nixpkgs-wayland/c2fa066' (2024-11-13) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/2739992' (2024-11-11) → 'github:make-all/tuya-local/6676925' (2024-11-13) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:61c937fd19ead374764f7a00f3e284521b5d0eea8edef6761276e3cd06bf4a9a → sha256:ee4962ccfb8e99e8541f59130ddfda5b82b5c4c82eba513f2ee03216c2d0dd85 • postgres 14: sha256:c9fcaef49a1ca7deae24437c705bf7485922f8a768a140006c5d8abb3f6cac7b → sha256:9fcd27ebadf8d8fb1f257b1799eff6363cb0d947ffff046de5d49915f469ca08 • nextcloud fpm: sha256:e364690143d6114ffe268eb81b8905680e3ff561ac00267928f156af6f4fe571 → sha256:1462206286d1769c499e0f15f4998c9a518a330cacd4cf9c8206904f5dcfc131 • nginx latest: sha256:5026c85d87419b6c3622622570ea5c25ab9f9bb48961554658272bbc18e518b1 → sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470 • onlyoffice/documentserver latest: sha256:2b0180b8ca27b36f27e0ddea0e9e8a5b1d40fcf478dc31f7e2efcfb9ce1bf42a → sha256:4af9878e3c663739f313ab60ad43f810a3c21d3726652efcd11917b95da1e4f7 • postgres 15-alpine: sha256:620dc79c45816cff4f38f0b49c71f15a3bc6bab9439ba1eea3a76d23ebcf1e4d → sha256:8b963ea3038c3b32182ee7f592ccde21242fa7c5fd9d1b72aa333c27f1bfc809 • ghcr.io/linuxserver/bazarr latest: sha256:88684337f4e3ea6c47623e47c5c27f798ed0d24fbca3e08c8d04be7a2b8a5668 → sha256:7391c8c31a190aa676ca3596b54c243e731411cb8bdfef50f94f3e5c559520b8 • ghcr.io/linuxserver/prowlarr latest: sha256:1e2fffd859ecd260e4aae4798cf5be75938cd602161d21b1d58122afb397c864 → sha256:7cd854daf61f7f2f68b8680850d86519409a61247e556ff41a3aae0e0cc3fb10 • docker.io/fallenbagel/jellyseerr latest: sha256:8ff28894f9fd28bf36626fb98ddd0ee79d778de22a5dc75d69a845281e19115b → sha256:af5563771964282e5bfb6a4f30b05c75c8d30661a920f0399086f575217d0573
2024-11-13 16:21:21 -05:00
imageDigest = "sha256:1462206286d1769c499e0f15f4998c9a518a330cacd4cf9c8206904f5dcfc131";
sha256 = "13vclyfz5248l0fd9v85ki7cnh99fd4zpwk2g5sdc3v6ajrsb5yb";
finalImageName = imageName;
chore: unpin hyprland and nextcloud, switch back to nixos-unstable Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/5ae0a9e' (2024-09-21) → 'github:Aylur/astal/8cab7d0' (2024-09-22) • Updated input 'home-manager': 'github:nix-community/home-manager/14929f7' (2024-09-21) → 'github:nix-community/home-manager/04213d1' (2024-09-22) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=b248d59&submodules=1' (2024-09-18) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=e5ff19a&submodules=1' (2024-09-22) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/faf4c74' (2024-09-21) → 'github:Jovian-Experiments/Jovian-NixOS/d71bcb4' (2024-09-22) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/7ea77f2' (2024-09-20) → 'github:fufexan/nix-gaming/43a085b' (2024-09-22) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/c1b0fa0' (2024-09-16) → 'github:Mic92/nix-index-database/c7515c2' (2024-09-22) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/eca2693' (2024-09-21) → 'github:NixOS/nixpkgs/c04d565' (2024-09-19) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/ff23ca1' (2024-09-21) → 'github:nix-community/nixpkgs-wayland/a1318d7' (2024-09-22) Docker Images: • nextcloud fpm: sha256:74e016552a6f908fa3700c0dfa3757fb20f8ff2a630cd357ebbdc9c359a53bf0 → sha256:724553f742322d67f34282be46b414572d4e0cd46ccd54d2f2a24b6a87a472b0 • ghcr.io/linuxserver/radarr latest: sha256:dfbce5095045fc1c15058318342ee590ab50379854b13464dd2ca17b10c4beb4 → sha256:df843d96b812d858b94377ffed1918424ece6735038a19e8ff93730277757b65
2024-09-22 14:05:24 -04:00
finalImageTag = "fpm";
2024-02-23 00:34:43 -05:00
}