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/m0lm62qaa2p0lj1aj382r0jynnbpbadx-packages.json.drv building '/nix/store/m0lm62qaa2p0lj1aj382r0jynnbpbadx-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..e25c61a10e58 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.1"; src = fetchurl { url = "https://libbsd.freedesktop.org/releases/${pname}-${version}.tar.xz"; - hash = "sha256-Vf36Jpb7TVWlkvqa0Uqd+JfHsACN2zswxBmRSEH4XzM="; + hash = "sha256-13R/jsG6pv9cCWqd1YfAYSM97JDaDxrt1m2DD222mWo="; }; outputs = [ "out" "dev" "man" ]; An auto update branch exists with message `libbsd: 0.11.8 -> 0.12.1`. New version is 0.12.1. An auto update branch exists with an equal or greater version