libsecret 0 -> 1 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/qls4rqnbp6h15nvvv7pn3yjkxrv1zxv3-packages.json.drv building '/nix/store/qls4rqnbp6h15nvvv7pn3yjkxrv1zxv3-packages.json.drv'... Going to be running update for following packages: - libsecret-0.20.5 Press Enter key to continue... Running update for: - libsecret-0.20.5: UPDATING ... - libsecret-0.20.5: 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 3dfb0c295b1f..2818e27ae4cf 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.20.5"; + version = "0.21.1"; outputs = [ "out" "dev" ] ++ lib.optional withIntrospection "devdoc"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "P7PONA/NfbVNh8iT5pv8Kx9uTUsnkGX/5m2snw/RK00="; + sha256 = "Z09RMjpfdOTLfjJ32mi1r93TM+yiW8n9LYIKkpcvkLE="; }; depsBuildBuild = [ An auto update branch exists with message `libsecret: 0.20.5 -> 0.21.1`. New version is 0.21.1. An auto update branch exists with an equal or greater version