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/y19wrvjj5b7vh55nhdh7q904ihv7lk94-packages.json.drv building '/nix/store/y19wrvjj5b7vh55nhdh7q904ihv7lk94-packages.json.drv'... Going to be running update for following packages: - libsecret-0.21.2 Press Enter key to continue... Running update for: - libsecret-0.21.2: UPDATING ... - libsecret-0.21.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libsecret/default.nix b/pkgs/development/libraries/libsecret/default.nix index 733fcafaf290..3c5b5c489c07 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.2"; + version = "0.21.3"; outputs = [ "out" "dev" ] ++ lib.optional withIntrospection "devdoc"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - hash = "sha256-5KNBSWoIFeZMjTuPq6sz17rn796rd7hDZpcx1bGB3O4="; + hash = "sha256-mj4lcfEEgDXYAjj1LIdgEliEpDuvilgP7bclDBrQqec="; }; depsBuildBuild = [ No auto update branch exists Successfully finished processing cachix "/nix/store/6nq4qsd9dnqrkba6w012b6v3lbj5qp51-libsecret-0.21.3" 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 --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.21.3 in filename of file in /nix/store/6nq4qsd9dnqrkba6w012b6v3lbj5qp51-libsecret-0.21.3 ---
Rebuild report (if merged into master) (click to expand) ``` 752 total rebuild path(s) 752 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick abaddon abracadabra adapta-gtk-theme aegisub ahoviewer akkoma alfaview alfis almanah amule amule-daemon amule-gui amule-web ansel anytype apache-directory-studio apostrophe appgate-sdp archi arduino-ide armcord asc asn1editor astroid audacity aws-workspaces ayatana-indicator-datetime ayatana-indicator-session badwolf balsa bambu-studio beeper bespokesynth bespokesynth-with-vst2 beyond-identity birdfont bitwarden bitwarden-directory-connector bitwarden-directory-connector-cli blackbox boatswain bochs boinc bookworm bossa bossa-arduino bubblemail budgie.budgie-control-center ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6nq4qsd9dnqrkba6w012b6v3lbj5qp51-libsecret-0.21.3 \ --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/0b8c8f6ec4679886733bdc4adf644bcbeee9dbb2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0b8c8f6ec4679886733bdc4adf644bcbeee9dbb2#libsecret ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6nq4qsd9dnqrkba6w012b6v3lbj5qp51-libsecret-0.21.3 ls -la /nix/store/6nq4qsd9dnqrkba6w012b6v3lbj5qp51-libsecret-0.21.3/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/288055