streamdeck-ui 0 -> 1 attrpath: streamdeck-ui Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lymb53ayhlv7jcc2bbx9bqsjlkw0lgnb-packages.json.drv building '/nix/store/lymb53ayhlv7jcc2bbx9bqsjlkw0lgnb-packages.json.drv'... Going to be running update for following packages: - streamdeck-ui-3.1.0 Press Enter key to continue... Running update for: - streamdeck-ui-3.1.0: UPDATING ... - streamdeck-ui-3.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/streamdeck-ui/default.nix b/pkgs/applications/misc/streamdeck-ui/default.nix index f46be1a24324..4aa2b4b0964a 100644 --- a/pkgs/applications/misc/streamdeck-ui/default.nix +++ b/pkgs/applications/misc/streamdeck-ui/default.nix @@ -11,13 +11,13 @@ python3Packages.buildPythonApplication rec { pname = "streamdeck-ui"; - version = "3.1.0"; + version = "4.1.1"; src = fetchFromGitHub { repo = "streamdeck-linux-gui"; owner = "streamdeck-linux-gui"; - rev = "v${version}"; - sha256 = "sha256-AIE9j022L4WSlHBAu3TT5uE4Ilgk/jYSmU03K8Hs8xY="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-hz6YMV4ntBwFPFYx6wsHdAOs1bi9NagkxD4UKV6N46c="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A streamdeck-ui nix build failed. got build log for 'streamdeck-ui' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9xblwmwid40fpz21xvmxarfdnkgcdjan-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/udev/60-streamdeck.rules @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/svlxvifkwni08pblaiaphiirxrw272zn-update-pillow.patch patching file pyproject.toml Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej