From 841807dd4c62f920d131b13a59eeaab3a0469bb6 Mon Sep 17 00:00:00 2001 From: tri-ler Date: Sat, 26 Apr 2025 16:32:58 -0400 Subject: [PATCH 1/2] octoprint.python.pkgs.OctoPrint-OctoPod: 0.3.16 -> 0.3.18 --- pkgs/by-name/oc/octoprint/plugins.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/oc/octoprint/plugins.nix b/pkgs/by-name/oc/octoprint/plugins.nix index c5b076bd2428..a5fcb927f2a6 100644 --- a/pkgs/by-name/oc/octoprint/plugins.nix +++ b/pkgs/by-name/oc/octoprint/plugins.nix @@ -345,13 +345,13 @@ in octopod = buildPlugin rec { pname = "octopod"; - version = "0.3.16"; + version = "0.3.18"; src = fetchFromGitHub { owner = "gdombiak"; repo = "OctoPrint-OctoPod"; rev = version; - sha256 = "sha256-9QKC1MsYO3XihOTAijJUv5i20iMSQHOHPfLiYPV5y8s="; + sha256 = "sha256-HLR5402hFlUX0MLg3HXE7bIHKNnOI0buGAViqDt8mLc="; }; propagatedBuildInputs = with super; [ pillow ]; From 28ba8c5d4da10bec42bc5c9690965b2988352ace Mon Sep 17 00:00:00 2001 From: tri-ler Date: Sat, 26 Apr 2025 16:37:45 -0400 Subject: [PATCH 2/2] octoprint.python.pkgs.OctoPrint-PrintTimeGenius: 2.3.3-> 2.4.0 --- pkgs/by-name/oc/octoprint/plugins.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/oc/octoprint/plugins.nix b/pkgs/by-name/oc/octoprint/plugins.nix index a5fcb927f2a6..afb774bb64db 100644 --- a/pkgs/by-name/oc/octoprint/plugins.nix +++ b/pkgs/by-name/oc/octoprint/plugins.nix @@ -366,13 +366,13 @@ in printtimegenius = buildPlugin rec { pname = "printtimegenius"; - version = "2.3.3"; + version = "2.4.0"; src = fetchFromGitHub { owner = "eyal0"; repo = "OctoPrint-PrintTimeGenius"; rev = version; - sha256 = "sha256-hqm8RShCNpsVbrVXquat5VXqcVc7q5tn5+7Ipqmaw4U="; + sha256 = "sha256-+EmM61s8HHcTIf0xoHkxEP7eqaNYB6ls61YwSXiVzyA="; }; propagatedBuildInputs = with super; [