lilv 0 -> 1 attrpath: lilv 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/dm0ykl6xyijn8d5j7k8z1qvyfm2f283x-packages.json.drv building '/nix/store/dm0ykl6xyijn8d5j7k8z1qvyfm2f283x-packages.json.drv'... Going to be running update for following packages: - lilv-0.24.22 Press Enter key to continue... Running update for: - lilv-0.24.22: UPDATING ... - lilv-0.24.22: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/audio/lilv/default.nix b/pkgs/development/libraries/audio/lilv/default.nix index 3c691c245ce5..c17b27a7aa6f 100644 --- a/pkgs/development/libraries/audio/lilv/default.nix +++ b/pkgs/development/libraries/audio/lilv/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "lilv"; - version = "0.24.22"; + version = "0.24.24"; outputs = [ "out" "dev" "man" ]; src = fetchurl { url = "https://download.drobilla.net/${pname}-${version}.tar.xz"; - hash = "sha256-dvlJ0OWfyDNjQJtexeFcEEb7fdZYnTwbkgzsH9Kfn/M="; + hash = "sha256-a7a+n4hQQXbQZC8S3oCbK54txVYhporbjH7bma76u08="; }; nativeBuildInputs = [ meson ninja pkg-config python3 ]; No auto update branch exists There might already be an open PR for this update: - lilv: 0.24.22 -> 0.24.24 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283489"