ledfx 0 -> 1 attrpath: ledfx 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] Going to be running update for following packages: - python3.11-ledfx-2.0.96 Press Enter key to continue... Running update for: - python3.11-ledfx-2.0.96: UPDATING ... - python3.11-ledfx-2.0.96: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/ledfx/default.nix b/pkgs/applications/audio/ledfx/default.nix index bcbe1bc397d3..07cfa41224c2 100644 --- a/pkgs/applications/audio/ledfx/default.nix +++ b/pkgs/applications/audio/ledfx/default.nix @@ -6,12 +6,12 @@ python3.pkgs.buildPythonPackage rec { pname = "ledfx"; - version = "2.0.96"; + version = "2.0.98"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-nvPHAnoD5j1rneeuMufQkXj8YWXau2zJYug+Avpe87I="; + hash = "sha256-mSeMth75+3/UFg5go1mYR873XrB1a3LEVL08Iu8fgtg="; }; pythonRelaxDeps = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ledfx nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/6m0rnxyg7k6n51rfhw450mplpiq9qcrk-ledfx-2.0.98.tar.gz source root is ledfx-2.0.98 setting SOURCE_DATE_EPOCH to timestamp 1713046857 of file ledfx-2.0.98/ledfx.env @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built ledfx-2.0.98-py3-none-any.whl Finished creating a wheel... /build/ledfx-2.0.98/dist /build/ledfx-2.0.98 Unpacking to: unpacked/ledfx-2.0.98...OK Repacking wheel as ./ledfx-2.0.98-py3-none-any.whl...OK /build/ledfx-2.0.98 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for ledfx-2.0.98-py3-none-any.whl - vnoise not installed