octoprint 1.9.1 -> 1.9.2 https://repology.org/project/octoprint/versions attrpath: octoprint Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - OctoPrint-1.9.1 Press Enter key to continue... Running update for: - OctoPrint-1.9.1: UPDATING ... - OctoPrint-1.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/octoprint/default.nix b/pkgs/applications/misc/octoprint/default.nix index d74a639a4e9..fffc7d44195 100644 --- a/pkgs/applications/misc/octoprint/default.nix +++ b/pkgs/applications/misc/octoprint/default.nix @@ -80,13 +80,13 @@ let self: super: { octoprint = self.buildPythonPackage rec { pname = "OctoPrint"; - version = "1.9.1"; + version = "1.9.2"; src = fetchFromGitHub { owner = "OctoPrint"; repo = "OctoPrint"; rev = version; - hash = "sha256-T0kK9JaaX8+hUxsnG/TftGPHWwkhPDx4nqGrplmIiI0="; + hash = "sha256-DSngV8nWHNqfPEBIfGq3HQeC1p9s6Q+GX+LcJiAiS4E="; }; propagatedBuildInputs = with self; [ No auto update branch exists There might already be an open PR for this update: - octoprint: 1.9.1 -> 1.9.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244200" octoprint 0 -> 1 attrpath: octoprint Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v891zkcfc28dqxxn93da68gf8m2cdx7g-packages.json.drv building '/nix/store/v891zkcfc28dqxxn93da68gf8m2cdx7g-packages.json.drv'... Going to be running update for following packages: - OctoPrint-1.9.1 Press Enter key to continue... Running update for: - OctoPrint-1.9.1: UPDATING ... - OctoPrint-1.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/octoprint/default.nix b/pkgs/applications/misc/octoprint/default.nix index d74a639a4e9..fffc7d44195 100644 --- a/pkgs/applications/misc/octoprint/default.nix +++ b/pkgs/applications/misc/octoprint/default.nix @@ -80,13 +80,13 @@ let self: super: { octoprint = self.buildPythonPackage rec { pname = "OctoPrint"; - version = "1.9.1"; + version = "1.9.2"; src = fetchFromGitHub { owner = "OctoPrint"; repo = "OctoPrint"; rev = version; - hash = "sha256-T0kK9JaaX8+hUxsnG/TftGPHWwkhPDx4nqGrplmIiI0="; + hash = "sha256-DSngV8nWHNqfPEBIfGq3HQeC1p9s6Q+GX+LcJiAiS4E="; }; propagatedBuildInputs = with self; [ No auto update branch exists There might already be an open PR for this update: - octoprint: 1.9.1 -> 1.9.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244200"