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] 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 29cb7616a9ac..c771061cf964 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 = [ No auto update branch exists Successfully finished processing cachix "/nix/store/i0lixqx6fnc5gc7vah0z5a2mavgkd43w-libsecret-0.21.1" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for libsecret is: A library for storing and retrieving passwords and other secrets meta.homepage for libsecret is: https://wiki.gnome.org/Projects/Libsecret ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.21.1 in filename of file in /nix/store/i0lixqx6fnc5gc7vah0z5a2mavgkd43w-libsecret-0.21.1 ---
Rebuild report (if merged into master) (click to expand) ``` 609 total rebuild path(s) 609 package rebuild(s) First fifty rebuilds by attrpath ChowKick abaddon adapta-gtk-theme ahoviewer alfaview alfis almanah anytype apache-directory-studio apostrophe appgate-sdp archi armcord astroid atom atom-beta aws-workspaces azuredatastudio badwolf balsa beeper bespokesynth bespokesynth-with-vst2 beyond-identity binance birdfont bitwarden blackbox boatswain bookworm breitbandmessung bubblemail budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgie.magpie budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux buttercup-desktop calligra calls cambalache cargo-tauri chatterino2 chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i0lixqx6fnc5gc7vah0z5a2mavgkd43w-libsecret-0.21.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libsecret https://github.com/r-ryantm/nixpkgs/archive/03d3e1bd815ced4f123daee2b47230e8c9407830.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/03d3e1bd815ced4f123daee2b47230e8c9407830#libsecret ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i0lixqx6fnc5gc7vah0z5a2mavgkd43w-libsecret-0.21.1 ls -la /nix/store/i0lixqx6fnc5gc7vah0z5a2mavgkd43w-libsecret-0.21.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @bobby285271 @hedning @jtojnar @dasj19 @amaxine @lovek323 @7c6f434c for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/258606