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/87fbk6bsdn0k2kw9djc9w065q2fsjq0p-packages.json.drv building '/nix/store/87fbk6bsdn0k2kw9djc9w065q2fsjq0p-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..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 There might already be an open PR for this update: - ledfx: 2.0.96 -> 2.0.98 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/305590"