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

9 lines
278 B
Nix
Raw 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 'astal': 'github:Aylur/astal' (2025-02-20) rev: 3620d51bc6c23ada1bd4b7c9cf1c458c138e68df → 'github:Aylur/astal' (2025-02-26) rev: b7f10b99bc810e7ad6a949d6670cb440d33045a0 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-25) rev: 74f0a8546e3f2458c870cf90fc4b38ac1f498b17 → 'github:nix-community/home-manager' (2025-02-26) rev: 53c587d263f94aaf6a281745923c76bbec62bcf3 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-25) rev: b217d3a65d7454192fd90d498012fcce3d08f410 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-26) rev: 14a125ea5c440c57310dc1bb3acf7641078d783a • Updated input 'nh': 'github:viperML/nh' (2025-02-20) rev: 1ef9f9a94d0e7598ef810f641312169ca008868b → 'github:viperML/nh' (2025-02-26) rev: 1b25d633376f50139f7b8fe314c8914711d44b42 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-24) rev: 1e6dc4b9895602f9459d6ff3a11b0cd144321207 → 'github:fufexan/nix-gaming' (2025-02-26) rev: 452fbd6a30f128dddf26c63f727cf685b5af5658 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-25) rev: 880de1fadefa64db2c0699d4e130359061b5af20 → 'github:nix-community/nixpkgs-wayland' (2025-02-26) rev: ddf8917ab3e6288b361cd8099c69c6e58ba3cc39 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-02-25) rev: f5263d05e05d7890dce2de19ab6098869f7f25f5 → 'github:thlucas1/SpotifyWebApiPython' (2025-02-26) rev: 277d36bcfbb945fbb344e46e7aca56ef3913ce78 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-24) rev: a26c3be5ffd0db7538b4924aca4a415890ab41b9 → 'github:make-all/tuya-local' (2025-02-26) rev: 45246a0e24477d7d882a27f5bb094788970682ae Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:f618567b7e78582feb4616567761c0812810206a89c53756e068993f809fc171 → sha256:fdd813b61602839c0a742e43425d484e44f24d3ab621a81921ed8991ee2e2eaa • rssbridge/rss-bridge latest: sha256:2dab762554578e1b1473af387098e37fb561357c02da886411c01eb0c1ee9a13 → sha256:f388549e6c92fd14e5f0fe901c8d05a11fc9acbf0e4d397491355b0fcc84d57b • nextcloud fpm: sha256:5e8541fc49e25c49eaedbb8fb324498a56a9cdd2761a1bfe18bcadcbcd8cf440 → sha256:dd76149894cc80b2d55b06d9d3f79a8aacc9d5246161bdcf4e0271406af10c8e Node modules: @stylistic/eslint-plugin: 4.0.1 -> 4.1.0 nix-update executions: jmusicbot: 0.4.3.3 -> 0.4.3.4
2025-02-26 15:56:47 -05:00
imageDigest = "sha256:dd76149894cc80b2d55b06d9d3f79a8aacc9d5246161bdcf4e0271406af10c8e";
hash = "sha256-t+rO/8wKu7lP5UCk/u8n+fw+R4J6kDtmy4h5qdFnQkE=";
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
}