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] this derivation will be built: /nix/store/jbdb142k9nq4k089zdw3xmv79gz9qj7g-packages.json.drv building '/nix/store/jbdb142k9nq4k089zdw3xmv79gz9qj7g-packages.json.drv'... 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..d63c91f4c350 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.97"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-nvPHAnoD5j1rneeuMufQkXj8YWXau2zJYug+Avpe87I="; + hash = "sha256-T3n7YOt1c49WZRrbPt/2XZvcRhOw9p7mItwUgNjCZjc="; }; 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/2r8i0lpxr7238ig6f4ywid0w7qll0id7-ledfx-2.0.97.tar.gz source root is ledfx-2.0.97 setting SOURCE_DATE_EPOCH to timestamp 1712449712 of file ledfx-2.0.97/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.97-py3-none-any.whl Finished creating a wheel... /build/ledfx-2.0.97/dist /build/ledfx-2.0.97 Unpacking to: unpacked/ledfx-2.0.97...OK Repacking wheel as ./ledfx-2.0.97-py3-none-any.whl...OK /build/ledfx-2.0.97 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for ledfx-2.0.97-py3-none-any.whl - vnoise not installed