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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - libyang-2.1.148 Press Enter key to continue... Running update for: - libyang-2.1.148: UPDATING ... - libyang-2.1.148: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/li/libyang/package.nix b/pkgs/by-name/li/libyang/package.nix index 6e3e3d841e64..0386335815a4 100644 --- a/pkgs/by-name/li/libyang/package.nix +++ b/pkgs/by-name/li/libyang/package.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "libyang"; - version = "2.1.148"; + version = "2.2.8"; src = fetchFromGitHub { owner = "CESNET"; repo = "libyang"; rev = "v${version}"; - hash = "sha256-uYZJo8lUv6tq0MRRJvbTS/8t1eZNGqcMb5k5sVCwMJM="; + hash = "sha256-yMaT+Dbq/uRF1pwH+hc5lHBOY+g18KAHSd/c6Vt6HfU="; }; nativeBuildInputs = [ An auto update branch exists with message `libyang: 2.1.148 -> 2.2.8`. New version is 2.2.8. An auto update branch exists with an equal or greater version