octoprint 1.8.7 -> 1.9.0 https://github.com/OctoPrint/OctoPrint/releases 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/i2wrj5vj9vyh7yfkmfh2mkfr24v8l175-packages.json.drv building '/nix/store/i2wrj5vj9vyh7yfkmfh2mkfr24v8l175-packages.json.drv'... Going to be running update for following packages: - OctoPrint-1.8.7 Press Enter key to continue... Running update for: - OctoPrint-1.8.7: UPDATING ... - OctoPrint-1.8.7: 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 1af2571e48a..592a0d5c291 100644 --- a/pkgs/applications/misc/octoprint/default.nix +++ b/pkgs/applications/misc/octoprint/default.nix @@ -118,13 +118,13 @@ let self: super: { octoprint = self.buildPythonPackage rec { pname = "OctoPrint"; - version = "1.8.7"; + version = "1.9.0"; src = fetchFromGitHub { owner = "OctoPrint"; repo = "OctoPrint"; rev = version; - hash = "sha256-g4PYB9YbkX0almRPgMFlb8D633Y5fc3H+Boa541suqc="; + hash = "sha256-gTWQSqgksZMxdaZ7V3hmnqXlZ+OMI86RX0lC8z1AEzI="; }; propagatedBuildInputs = with self; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A octoprint nix build failed. Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/gx8mjw1q3x7dyf1ca7cx070nkz1mxn4r-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/versioneer.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/jfpnh004zxg4nn1ba7ag2v9j7cr3rmbw-pip-path.patch patching file src/octoprint/util/pip.py Hunk #1 succeeded at 399 (offset 115 lines). applying patch /nix/store/6yk1bax8mn50md1q9brh0l6d0n43mw8f-ffmpeg-path.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2 b/src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2 |index 79342dcd7..6165a4119 100644 |--- a/src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2 |+++ b/src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file src/octoprint/server/api/settings.py Hunk #1 FAILED at 130. Hunk #2 succeeded at 607 (offset 59 lines). 1 out of 2 hunks FAILED -- saving rejects to file src/octoprint/server/api/settings.py.rej