chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/36adb5a' (2024-09-18) → 'github:Aylur/astal/5ae0a9e' (2024-09-21) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/64c50d0' (2024-09-18) → 'github:matt1432/discord-nightly-overlay/26645e5' (2024-09-21) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=6e73e40' (2024-09-18) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=77364b7' (2024-09-21) • Updated input 'home-manager': 'github:nix-community/home-manager/d2493de' (2024-09-17) → 'github:nix-community/home-manager/14929f7' (2024-09-21) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/f7a1bb0' (2024-09-18) → 'github:Jovian-Experiments/Jovian-NixOS/faf4c74' (2024-09-21) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/3e51c98' (2024-09-15) → 'github:fufexan/nix-gaming/7ea77f2' (2024-09-20) • Updated input 'nixd': 'github:nix-community/nixd/e2f0d90' (2024-09-18) → 'github:nix-community/nixd/a47ac2c' (2024-09-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/75ac2a5' (2024-09-18) → 'github:NixOS/nixpkgs/eca2693' (2024-09-21) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/aaedb02' (2024-09-18) → 'github:nix-community/nixpkgs-wayland/ff23ca1' (2024-09-21) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/82a158d' (2024-09-04) → 'github:matt1432/nixos-pcsd/213d6cc' (2024-09-19) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/a51c5ed' (2024-09-16) → 'github:thlucas1/homeassistantcomponent_spotifyplus/8785192' (2024-09-20) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/fd231c7' (2024-09-12) → 'github:thlucas1/SpotifyWebApiPython/3750e0e' (2024-09-20) • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir/f0f46a3' (2024-08-31) → 'github:gjsify/ts-for-gir/72ad963' (2024-09-20) Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:3bee8fb8eb4bb93b77eb4e0c5d755f25649223965af59f5f0363ddda03c6d10c → sha256:dfbce5095045fc1c15058318342ee590ab50379854b13464dd2ca17b10c4beb4 • ghcr.io/linuxserver/sabnzbd latest: sha256:cf7743af338e1cdfc97f6e6c605c8c45d737a4f268ab96ba6cec565134cea5e1 → sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0 • ghcr.io/linuxserver/sonarr latest: sha256:28cc44346fc87805b52a4376a89edc12cf082a5530cffee800a6c05dee482734 → sha256:98c21a64377619ec74778c70cc2e74d3e978a4d2c61f97b9ad88a0e5bc0766f9 Misc Sources: Vuetorrent: 2.12.0 -> 2.13.0
This commit is contained in:
parent
4558136f86
commit
3b892c0416
5 changed files with 9 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "ghcr.io/linuxserver/radarr";
|
||||
imageDigest = "sha256:3bee8fb8eb4bb93b77eb4e0c5d755f25649223965af59f5f0363ddda03c6d10c";
|
||||
sha256 = "0nlhmicz1db4kc8rcxnlia5y8gppq55an4ghxvfih9ja4fj6m43w";
|
||||
imageDigest = "sha256:dfbce5095045fc1c15058318342ee590ab50379854b13464dd2ca17b10c4beb4";
|
||||
sha256 = "0f0j5ci4x23xm79vczp1i1m68nqydkqy1qad3k7gqmkx7zl3b8rm";
|
||||
finalImageName = "ghcr.io/linuxserver/radarr";
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "ghcr.io/linuxserver/sabnzbd";
|
||||
imageDigest = "sha256:cf7743af338e1cdfc97f6e6c605c8c45d737a4f268ab96ba6cec565134cea5e1";
|
||||
sha256 = "1d40g8q8wmwz5pdmh2rgmbm9ysj21vkcanzcjp5fljiz55fvmrpa";
|
||||
imageDigest = "sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0";
|
||||
sha256 = "0fzijfajf5lgy343jzw0gdmzxjf51rfwrm58qf48bj6xgdczy5w1";
|
||||
finalImageName = "ghcr.io/linuxserver/sabnzbd";
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "ghcr.io/linuxserver/sonarr";
|
||||
imageDigest = "sha256:28cc44346fc87805b52a4376a89edc12cf082a5530cffee800a6c05dee482734";
|
||||
sha256 = "0yr58w8hpshnkw8ww63ld8alhf5lnn7zibm2sh6qpahz3q0x1zsm";
|
||||
imageDigest = "sha256:98c21a64377619ec74778c70cc2e74d3e978a4d2c61f97b9ad88a0e5bc0766f9";
|
||||
sha256 = "13zp6argbfqb98dx67sqar2iy0lg9xw9xbh94l5339j6jzpwi59h";
|
||||
finalImageName = "ghcr.io/linuxserver/sonarr";
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# This file was autogenerated. DO NOT EDIT!
|
||||
{
|
||||
version = "2.12.0";
|
||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.12.0/vuetorrent.zip";
|
||||
hash = "sha256-jgzWvJpQYTyteFLcq1rdA0tzFnw9K1iA71CllisL+D0=";
|
||||
version = "2.13.0";
|
||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.13.0/vuetorrent.zip";
|
||||
hash = "sha256-ZdK8PjvH/QQoG7Ft/2MGaHyz/ifhUFEpai532XVOCh8=";
|
||||
}
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue