From 011b80e760e108a0d15c4e219793ec8cb5da2f8c Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 30 Jun 2024 11:43:04 -0400 Subject: [PATCH] chore: update flake.lock --- devices/bbsteamie/default.nix | 1 + .../arion/freshrss/images/rss-bridge.nix | 4 +- .../media/calibre/images/calibre-web.nix | 4 +- .../arion/media/seerr/images/jellyseerr.nix | 4 +- .../arion/media/sonarr/images/sonarr.nix | 4 +- .../nos/modules/qbittorrent/vuetorrent.nix | 6 +- flake.lock | 94 +++++++++---------- 7 files changed, 59 insertions(+), 58 deletions(-) diff --git a/devices/bbsteamie/default.nix b/devices/bbsteamie/default.nix index 963b806..d04e9e6 100644 --- a/devices/bbsteamie/default.nix +++ b/devices/bbsteamie/default.nix @@ -8,6 +8,7 @@ in { imports = [ jovian.nixosModules.default ../../modules/kmscon.nix + ../../modules/sshd.nix ./hardware-configuration.nix diff --git a/devices/nos/modules/arion/freshrss/images/rss-bridge.nix b/devices/nos/modules/arion/freshrss/images/rss-bridge.nix index 799b0d2..2a75fe4 100644 --- a/devices/nos/modules/arion/freshrss/images/rss-bridge.nix +++ b/devices/nos/modules/arion/freshrss/images/rss-bridge.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage { imageName = "rssbridge/rss-bridge"; - imageDigest = "sha256:4c40659966f9717f88767b20407b811e2bed98f1a5230faf29009dcfba405fb1"; - sha256 = "0a9lfcgsvpajqh22j6fqb0zlnjphpifq2fgpnfwl7dkx9xp10qng"; + imageDigest = "sha256:522e520bfd118592ae1a4b0b7c866eb5c3de8cab7827edfa737d886e0c3809f6"; + sha256 = "1qri4rcn7ivxj9gcmcchc3pxrpb2xpm7ph11ikdq9hzlrrbi0646"; finalImageName = "rssbridge/rss-bridge"; finalImageTag = "latest"; } diff --git a/devices/nos/modules/arion/media/calibre/images/calibre-web.nix b/devices/nos/modules/arion/media/calibre/images/calibre-web.nix index eed2d5f..a633cc4 100644 --- a/devices/nos/modules/arion/media/calibre/images/calibre-web.nix +++ b/devices/nos/modules/arion/media/calibre/images/calibre-web.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage { imageName = "ghcr.io/linuxserver/calibre-web"; - imageDigest = "sha256:fc2a6a3c68db8857934a51f6bf641110a45aaa2a15c7f5ee805548320f50fc77"; - sha256 = "03428y28hzvwrfipvvfdaphri47gslr7ha7lz28yzkgq9clcm2dr"; + imageDigest = "sha256:6416eb62ba1ca7504055436eb688962dc1cab6d8a81615a88c2ee55edb8834e9"; + sha256 = "1a7j98bn4bzgkphlq93vrmnpfzsc1fbb0pnkr5km2jhdgkx41b17"; finalImageName = "ghcr.io/linuxserver/calibre-web"; finalImageTag = "latest"; } diff --git a/devices/nos/modules/arion/media/seerr/images/jellyseerr.nix b/devices/nos/modules/arion/media/seerr/images/jellyseerr.nix index 493d099..53fe1be 100644 --- a/devices/nos/modules/arion/media/seerr/images/jellyseerr.nix +++ b/devices/nos/modules/arion/media/seerr/images/jellyseerr.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage { imageName = "ghcr.io/fallenbagel/jellyseerr"; - imageDigest = "sha256:08691ea0069c30e106048199d65af0df3aecb5baa17c682b98fa4d73f41de43b"; - sha256 = "1kch5dn3idrv6ci0dq95f09lc60s7rrfnwyz9dcpd7vi56kxh5w3"; + imageDigest = "sha256:730d710941c4cc48039d8533efc3222d16d36a46504af3faf8978592f0238bc0"; + sha256 = "0nc8xbv3kml2ld5983r9qml82q97lb6wr7h1a2akl5kbdsxirdj5"; finalImageName = "ghcr.io/fallenbagel/jellyseerr"; finalImageTag = "develop"; } diff --git a/devices/nos/modules/arion/media/sonarr/images/sonarr.nix b/devices/nos/modules/arion/media/sonarr/images/sonarr.nix index ad92338..d0e3ed2 100644 --- a/devices/nos/modules/arion/media/sonarr/images/sonarr.nix +++ b/devices/nos/modules/arion/media/sonarr/images/sonarr.nix @@ -1,8 +1,8 @@ pkgs: pkgs.dockerTools.pullImage { imageName = "ghcr.io/linuxserver/sonarr"; - imageDigest = "sha256:275467ba17d990bbc6301dec3cc76b042969836749de39067818759d0f3b407f"; - sha256 = "1kxzyicqj885n5pjwa7jwkadb41r4xwfzbvcgwyb9gs78c4mzc1q"; + imageDigest = "sha256:782a911f0f3e9ad3a9cf39292e1d43b8a184cb989d7edc4abc8d8480b221b5aa"; + sha256 = "0sdb3sj5pv7lc655n825z11hz8dp2hv5sx1049yn0l8wlljczwf5"; finalImageName = "ghcr.io/linuxserver/sonarr"; finalImageTag = "latest"; } diff --git a/devices/nos/modules/qbittorrent/vuetorrent.nix b/devices/nos/modules/qbittorrent/vuetorrent.nix index 4d72df7..34fab10 100644 --- a/devices/nos/modules/qbittorrent/vuetorrent.nix +++ b/devices/nos/modules/qbittorrent/vuetorrent.nix @@ -1,6 +1,6 @@ # This file was autogenerated. DO NOT EDIT! { - version = "2.9.0"; - url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.9.0/vuetorrent.zip"; - hash = "sha256-XrRfgxmRkbyi8FMXL6Pjltyawzr4SS2Gb4/Kz38tnkk="; + version = "2.10.2"; + url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.10.2/vuetorrent.zip"; + hash = "sha256-pJzj3jHXmpKca1zyOTlzUQvp7/LtjjMGNt9SMDo89yo="; } diff --git a/flake.lock b/flake.lock index bce6d2e..29e1198 100644 --- a/flake.lock +++ b/flake.lock @@ -757,11 +757,11 @@ "gpu-screen-recorder-src": { "flake": false, "locked": { - "lastModified": 1719099601, - "narHash": "sha256-kwxuxKeTPKBPfS/GvZpo5dOKUzL+Btl7p7T1vVlJ5fo=", + "lastModified": 1719585464, + "narHash": "sha256-ZpITwJXxNRIs6gKPMosf24aKVqXknAmyA1ANAK5FgGo=", "ref": "refs/heads/master", - "rev": "42e59307e70431c4a28e53804da8cd091cd7fc4d", - "revCount": 631, + "rev": "ea7b58d7f92b179a4c2717237422e1200b5be673", + "revCount": 633, "type": "git", "url": "https://repo.dec05eba.com/gpu-screen-recorder" }, @@ -915,11 +915,11 @@ ] }, "locked": { - "lastModified": 1719438532, - "narHash": "sha256-/Vmso2ZMoFE3M7d1MRsQ2K5sR8CVKnrM6t1ys9Xjpz4=", + "lastModified": 1719677234, + "narHash": "sha256-qO9WZsj/0E6zcK4Ht1y/iJ8XfwbBzq7xdqhBh44OP/M=", "owner": "nix-community", "repo": "home-manager", - "rev": "1a4f12ae0bda877ec4099b429cf439aad897d7e9", + "rev": "36317d4d38887f7629876b0e43c8d9593c5cc48d", "type": "github" }, "original": { @@ -1011,11 +1011,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1719526850, - "narHash": "sha256-GPqjH+P9PPmln5KQbyCKm3kfL1NCykIPLejhUel//w4=", + "lastModified": 1719746201, + "narHash": "sha256-8Jp7iSoIupyhD2dLi+obRKyoq6YeKYOXMARm0WSIeO4=", "ref": "refs/heads/main", - "rev": "b7f42a1e88a5b6c9d2dbdba31e0f35f6a02461e7", - "revCount": 4893, + "rev": "4d6f96f74f9fa6e7b69790fa569ffe60267f8017", + "revCount": 4899, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" @@ -1206,11 +1206,11 @@ ] }, "locked": { - "lastModified": 1719380852, - "narHash": "sha256-Li7zNOomyu0FVtm3TyyeUUCZex6L8QpGAJtiFQKGZGw=", + "lastModified": 1719631702, + "narHash": "sha256-HMWxIehVO8pHp7OlqBYliiLOds34UJHSRn5FPdEb1j8=", "owner": "Jovian-Experiments", "repo": "Jovian-NixOS", - "rev": "fd232b7d5d328619b21b867199b31ce799ae29f3", + "rev": "2f9668e19aff06550cd154c87c0af120735a56a4", "type": "github" }, "original": { @@ -1225,11 +1225,11 @@ "nixpkgs-lib": "nixpkgs-lib_4" }, "locked": { - "lastModified": 1719144654, - "narHash": "sha256-3eKm5xwc2M4WJ1wQ4POID8jpDARWXEAMcuh1xDItJl8=", + "lastModified": 1719749459, + "narHash": "sha256-sAZRJNJ9FRUPvseuH21kmh9s+Q6AfQWPNxKVm534wgk=", "owner": "nix-community", "repo": "lib-aggregate", - "rev": "7f1a89b58b9d3ba655a381f8ab1806a8ccdfb03a", + "rev": "a15b020a1d0fc483386eb001ec6735b8a30bec81", "type": "github" }, "original": { @@ -1352,11 +1352,11 @@ ] }, "locked": { - "lastModified": 1719467057, - "narHash": "sha256-8gQ0txwuLoBpBeIhTAkl+/7Hi/AD4KE5m4YhOn1OA3E=", + "lastModified": 1719733038, + "narHash": "sha256-kUG94JixUcSgkkJ0I1xo2rtXfSOmUJNbq+PKs9kDWWI=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "bb6bea003dc464a4248a173e71a007d368691092", + "rev": "dace98a9b5ee51971cab74f7a00955b8b8089536", "type": "github" }, "original": { @@ -1368,11 +1368,11 @@ "neovim-src": { "flake": false, "locked": { - "lastModified": 1719414226, - "narHash": "sha256-h/qJ+1R+BtY+mX02UsqYW82hEl78mrHTGAs9yjpFEzU=", + "lastModified": 1719676676, + "narHash": "sha256-97hP/z7sH4GUBBVi2Z7QiJsgIOO6a+AFYf4MvTU2p0Y=", "owner": "neovim", "repo": "neovim", - "rev": "fc9b70826ec88ca2e6c0624c522b872e87aa7ac1", + "rev": "435d0182d293e70b14a5655c976c3c6daa6ea765", "type": "github" }, "original": { @@ -1498,11 +1498,11 @@ ] }, "locked": { - "lastModified": 1719364749, - "narHash": "sha256-ioUYyLoDyPGvffGOJ2XX0tCbLB7H68o5O+zZgO0h3II=", + "lastModified": 1719710498, + "narHash": "sha256-+yqI1zvk1jNcNTWA3CGnp5N2jSXr/q/CggYZYvGsdNc=", "owner": "fufexan", "repo": "nix-gaming", - "rev": "6ca46afc73dcca4bfef3e6d18c7f1ac8aae99bd9", + "rev": "774908e566a0b3b702219fdf90a5ed4551b3688d", "type": "github" }, "original": { @@ -1583,11 +1583,11 @@ ] }, "locked": { - "lastModified": 1719111455, - "narHash": "sha256-rnIxHx+fLpydjMQsbpZ21kblUr/lMqSaAtMA4+qMMEE=", + "lastModified": 1719726405, + "narHash": "sha256-DqeKlvYQ5Z1rC02we9ufHr8UTfqBRPhiPrGLqdJ91dQ=", "owner": "Mic92", "repo": "nix-index-database", - "rev": "4293f532d0107dfb7e6f8b34a0421dc8111320e6", + "rev": "838a910df0f7e542de2327036b2867fd68ded3a2", "type": "github" }, "original": { @@ -1665,11 +1665,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719254875, - "narHash": "sha256-ECni+IkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko=", + "lastModified": 1719506693, + "narHash": "sha256-C8e9S7RzshSdHB7L+v9I51af1gDM5unhJ2xO1ywxNH8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "2893f56de08021cffd9b6b6dfc70fd9ccd51eb60", + "rev": "b2852eb9365c6de48ffb0dc2c9562591f652242a", "type": "github" }, "original": { @@ -1755,11 +1755,11 @@ }, "nixpkgs-lib_4": { "locked": { - "lastModified": 1719103869, - "narHash": "sha256-kbTUy+/lfjUrMfV7JkTJwxowsFhi9Tb3BdbiOcIGcsc=", + "lastModified": 1719708727, + "narHash": "sha256-XFNKtyirrGNdehpg7lMNm1skEcBApjqGhaHc/OI95HY=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "f820613f886cd1aa4bcfd1dbaa6c83c8a3dcd863", + "rev": "1bba8a624b3b9d4f68db94fb63aaeb46039ce9e6", "type": "github" }, "original": { @@ -1802,11 +1802,11 @@ }, "nixpkgs-stable_3": { "locked": { - "lastModified": 1719099622, - "narHash": "sha256-YzJECAxFt+U5LPYf/pCwW/e1iUd2PF21WITHY9B/BAs=", + "lastModified": 1719663039, + "narHash": "sha256-tXlrgAQygNIy49LDVFuPXlWD2zTQV9/F8pfoqwwPJyo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5e8e3b89adbd0be63192f6e645e0a54080004924", + "rev": "4a1e673523344f6ccc84b37f4413ad74ea19a119", "type": "github" }, "original": { @@ -1842,11 +1842,11 @@ ] }, "locked": { - "lastModified": 1719512506, - "narHash": "sha256-l4wUyErpqiSHULMFn5sDagzJyrGT9aQe9x6EQDDSo8Q=", + "lastModified": 1719750613, + "narHash": "sha256-UtSOon4nwEpH0PtNouK4z88osVDPbwAEWuJRND9Hqpg=", "owner": "nix-community", "repo": "nixpkgs-wayland", - "rev": "21540f997b42a858975c64bb822f692a60563085", + "rev": "e72bbe65097ac3f56b0238fa94952a682e274025", "type": "github" }, "original": { @@ -2004,11 +2004,11 @@ ] }, "locked": { - "lastModified": 1719412371, - "narHash": "sha256-U9LiatQPOnO2MeN1gz0lh8LB3bu7WF0mmtLvOM6t+lo=", + "lastModified": 1719558285, + "narHash": "sha256-WOdgZ+9VhfVdapAjZrt1zpXlo9Pjxr/04Olt81ygbn8=", "owner": "matt1432", "repo": "nixos-pcsd", - "rev": "ff705521d5c1e3130ab9b4174622aa549b3c79cd", + "rev": "5a4c4e94b9dbd6c7137ac799cd6e3bc80fe5d7f5", "type": "github" }, "original": { @@ -2266,11 +2266,11 @@ "nixpkgs-stable": "nixpkgs-stable_3" }, "locked": { - "lastModified": 1719268571, - "narHash": "sha256-pcUk2Fg5vPXLUEnFI97qaB8hto/IToRfqskFqsjvjb8=", + "lastModified": 1719716556, + "narHash": "sha256-KA9gy2Wkv76s4A8eLnOcdKVTygewbw3xsB8+awNMyqs=", "owner": "Mic92", "repo": "sops-nix", - "rev": "c2ea1186c0cbfa4d06d406ae50f3e4b085ddc9b3", + "rev": "b5974d4331fb6c893e808977a2e1a6d34b3162d6", "type": "github" }, "original": {