lilypond-unstable 0 -> 1 attrpath: lilypond-unstable 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/s36hf3bh6daj48fv76kl3scfvn4f0sxv-packages.json.drv building '/nix/store/s36hf3bh6daj48fv76kl3scfvn4f0sxv-packages.json.drv'... Going to be running update for following packages: - lilypond-2.25.13 Press Enter key to continue... Running update for: - lilypond-2.25.13: UPDATING ... - lilypond-2.25.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/misc/lilypond/unstable.nix b/pkgs/misc/lilypond/unstable.nix index 5013f88dbdfc..f500a7971315 100644 --- a/pkgs/misc/lilypond/unstable.nix +++ b/pkgs/misc/lilypond/unstable.nix @@ -1,10 +1,10 @@ { lib, fetchurl, lilypond }: lilypond.overrideAttrs (oldAttrs: rec { - version = "2.25.13"; + version = "2.25.14"; src = fetchurl { url = "https://lilypond.org/download/sources/v${lib.versions.majorMinor version}/lilypond-${version}.tar.gz"; - hash = "sha256-ojoW3hq+DvgGlvWSRNk9VCooRzi5spp8o8oKqb74tmc="; + hash = "sha256-b0qfNjr5jxEJbCYINX2/JhESMOIf9DefRHI47gn5Zio="; }; passthru.updateScript = { An auto update branch exists with message `lilypond-unstable: 2.25.13 -> 2.25.14`. New version is 2.25.14. An auto update branch exists with an equal or greater version