libbsd 0 -> 1 attrpath: libbsd 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/zrpxfilq1r9v9d9mfayij1svw5dkhv1m-packages.json.drv building '/nix/store/zrpxfilq1r9v9d9mfayij1svw5dkhv1m-packages.json.drv'... Going to be running update for following packages: - libbsd-0.11.8 Press Enter key to continue... Running update for: - libbsd-0.11.8: UPDATING ... - libbsd-0.11.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libbsd/default.nix b/pkgs/development/libraries/libbsd/default.nix index 9e80d17b8a03..fdc2f178758b 100644 --- a/pkgs/development/libraries/libbsd/default.nix +++ b/pkgs/development/libraries/libbsd/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "libbsd"; - version = "0.11.8"; + version = "0.12.2"; src = fetchurl { url = "https://libbsd.freedesktop.org/releases/${pname}-${version}.tar.xz"; - hash = "sha256-Vf36Jpb7TVWlkvqa0Uqd+JfHsACN2zswxBmRSEH4XzM="; + hash = "sha256-uIzJFj0MZSqvOamZkdl03bocOpcR248bWDivKhRzEBQ="; }; outputs = [ "out" "dev" "man" ]; An auto update branch exists with message `libbsd: 0.11.8 -> 0.12.2`. New version is 0.12.2. An auto update branch exists with an equal or greater version