libsecret 0.21.1 -> 0.21.2 https://repology.org/project/libsecret/versions attrpath: libsecret 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/n0mccsyn24rzjgfmp2b48a0n53x798z1-packages.json.drv building '/nix/store/n0mccsyn24rzjgfmp2b48a0n53x798z1-packages.json.drv'... Going to be running update for following packages: - libsecret-0.21.1 Press Enter key to continue... Running update for: - libsecret-0.21.1: UPDATING ... - libsecret-0.21.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libsecret/default.nix b/pkgs/development/libraries/libsecret/default.nix index 2818e27ae4cf..177b5a24ec86 100644 --- a/pkgs/development/libraries/libsecret/default.nix +++ b/pkgs/development/libraries/libsecret/default.nix @@ -24,13 +24,13 @@ stdenv.mkDerivation rec { pname = "libsecret"; - version = "0.21.1"; + version = "0.21.2"; outputs = [ "out" "dev" ] ++ lib.optional withIntrospection "devdoc"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "Z09RMjpfdOTLfjJ32mi1r93TM+yiW8n9LYIKkpcvkLE="; + sha256 = "5KNBSWoIFeZMjTuPq6sz17rn796rd7hDZpcx1bGB3O4="; }; depsBuildBuild = [ No auto update branch exists There might already be an open PR for this update: - vscode: 1.84.2 -> 1.85.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/274499" - vscode: 1.84.2 -> 1.85.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/272799"