vault-bin 0 -> 1 attrpath: vault-bin 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/3y7mv9w2c8q2rbdgpirshbvwsr3pcz43-packages.json.drv building '/nix/store/3y7mv9w2c8q2rbdgpirshbvwsr3pcz43-packages.json.drv'... Going to be running update for following packages: - vault-bin-1.15.6 Press Enter key to continue... Running update for: - vault-bin-1.15.6: UPDATING ... - vault-bin-1.15.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/vault/vault-bin.nix b/pkgs/tools/security/vault/vault-bin.nix index 8644949bf68b..0ff83a084cbe 100644 --- a/pkgs/tools/security/vault/vault-bin.nix +++ b/pkgs/tools/security/vault/vault-bin.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "vault-bin"; - version = "1.15.6"; + version = "1.16.0"; src = let @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { aarch64-darwin = "darwin_arm64"; }; sha256 = selectSystem { - x86_64-linux = "sha256-qZXR0bqsU0BcM4hWbCZ6vqnjh5pnddl7WTKKBGt1ioU="; - aarch64-linux = "sha256-4f0D+D+rL28mzCN8ku/FWrRFFUevY5yWIgifvZrDbuw="; - i686-linux = "sha256-YoG2NC6cBCunIql7kIRIOs0hU0dIQKIHN/Z27IGj1io="; - x86_64-darwin = "sha256-sdbwnoWZKbq0l86ikfHAR+LYI285IGRiZBB7woD/s/8="; - aarch64-darwin = "sha256-JcTt67eWgORgEmuiBpY5fSGJr8vvCOwKbnOTYZh2fIM="; + x86_64-linux = "sha256-E5Ua4smYowlLTz5NZoF3p3cV174SjAmWrtCd0Dx37UM="; + aarch64-linux = "sha256-r7mrHAufekXOB8M+BH8AtVBw90PE0e5pzPQEe+aQKf4="; + i686-linux = "sha256-aDzVaGQuIzlF8DyI76pTNstQG4i/tzSRccftk1Yq+Cw="; + x86_64-darwin = "sha256-wkLwA/HHNCleUF/HYwY6AwHjBafcCBpr8d3ZXUTZGCY="; + aarch64-darwin = "sha256-PujBwwD6jtMgGzJvbgR3jjX5rwmBa559DGMwD2pAYn0="; }; in fetchzip { No auto update branch exists Successfully finished processing cachix "/nix/store/q95lk65dvxff64ybh227faba67q8lqgx-vault-bin-1.16.0" [check][nixpkgs-review]