libyang 0 -> 1 attrpath: libyang 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gmw6c7d8j77a2vxqx6c1ir03kwlzz5jk-packages.json.drv building '/nix/store/gmw6c7d8j77a2vxqx6c1ir03kwlzz5jk-packages.json.drv'... Going to be running update for following packages: - libyang-2.1.30 Press Enter key to continue... Running update for: - libyang-2.1.30: UPDATING ... - libyang-2.1.30: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libyang/default.nix b/pkgs/development/libraries/libyang/default.nix index fa7d125f91b..baf27f49d76 100644 --- a/pkgs/development/libraries/libyang/default.nix +++ b/pkgs/development/libraries/libyang/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "libyang"; - version = "2.1.30"; + version = "2.1.55"; src = fetchFromGitHub { owner = "CESNET"; repo = "libyang"; rev = "v${version}"; - sha256 = "sha256-EtAm6VbxTDNOEna5zCnGW23CPWlAxe4LpWwXmLPvo/Y="; + sha256 = "sha256-fNVhsZPjqdMOmESy/MinjdaNE5jWMWSeVidAs9JGV38="; }; nativeBuildInputs = [ An auto update branch exists with message `libyang: 2.1.30 -> 2.1.55`. New version is 2.1.55. An auto update branch exists with an equal or greater version