libmbim 1.28.2 -> 1.28.4 https://repology.org/metapackage/libmbim/versions attrpath: libmbim Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libmbim/default.nix b/pkgs/development/libraries/libmbim/default.nix index f9f15b68394..2a26b4dfad9 100644 --- a/pkgs/development/libraries/libmbim/default.nix +++ b/pkgs/development/libraries/libmbim/default.nix @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { pname = "libmbim"; - version = "1.28.2"; + version = "1.28.4"; outputs = [ "out" "dev" "man" ]; @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { owner = "mobile-broadband"; repo = "libmbim"; rev = version; - hash = "sha256-EtjUaSNBT1e/eeTX4oHzQolGrisbsGKBK8Cfl3rRQTQ="; + hash = "sha256-aaYjvJ2OMTzkUyqWCyHdmsKJ3VGqBmKQzb1DWK/1cPU="; }; mesonFlags = [ Successfully finished processing cachix "/nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/libmbim/versions. meta.description for libmbim is: Library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol meta.homepage for libmbim is: https://www.freedesktop.org/wiki/Software/libmbim/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.28.4 with grep in /nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4 - found 1.28.4 in filename of file in /nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4 ---
Rebuild report (if merged into master) (click to expand) ``` 682 total rebuild path(s) 682 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings adapta-gtk-theme adwaita-qt6 airgeddon alfis alice-tools-qt6 almanah apache-directory-studio apostrophe appgate-sdp astroid autosuspend aws-workspaces balsa bambootracker-qt6 beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blueman bookworm breath-theme bubblemail calcmysky calibre calligra calls cambalache cargo-tauri cawbird chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.nemo-fileroller cinnamon.nemo-with-extensions cinnamon.pix cinnamon.xreader cinny-desktop citrix_workspace citrix_workspace_23_02_0 clash-verge claws-mail ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4 \ --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 libmbim https://github.com/r-ryantm/nixpkgs/archive/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4 ls -la /nix/store/avn7d95ik2d7yn7fmdlch4b46l3m0cjd-libmbim-1.28.4/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @jtojnar 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/220102