libqmi 1.32.4 -> 1.34.0 https://repology.org/project/libqmi/versions attrpath: libqmi 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libqmi/default.nix b/pkgs/development/libraries/libqmi/default.nix index 62aa346e002a..646f0c729cf1 100644 --- a/pkgs/development/libraries/libqmi/default.nix +++ b/pkgs/development/libraries/libqmi/default.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { pname = "libqmi"; - version = "1.32.4"; + version = "1.34.0"; outputs = [ "out" "dev" ] ++ lib.optional withIntrospection "devdoc"; @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { owner = "mobile-broadband"; repo = "libqmi"; rev = version; - hash = "sha256-cczGvoD+2+G6uiAt0Iv1BO4/FqzO9bkqhFsEwOfp7qw="; + hash = "sha256-l9ev9ZOWicVNZ/Wj//KNd3NHcefIrLVriqJhEpwWvtQ="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/libqmi/versions. meta.description for libqmi is: Modem protocol helper library meta.homepage for libqmi is: https://www.freedesktop.org/wiki/Software/libqmi/ meta.changelog for libqmi is: https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/1.34.0/NEWS ###### 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.34.0 with grep in /nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0 - found 1.34.0 in filename of file in /nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3188 total rebuild path(s) 3188 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.corepdf CuboCore.coretoppings EmptyEpsilon MIDIVisualizer PageEdit SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu Sylk _1oom _20kly _7kaa _86Box _90secondportraits aaxtomp3 abbaye-des-morts abracadabra activitywatch adapta-gtk-theme adl adwaita-qt6 aegisub airgeddon aitrack ajour alass albert alephone alfaview alfis alice-tools-qt6 allegro allegro4 allegro5 almanah alpine-make-vm-image alsa-scarlett-gui altair alure alure2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0 \ --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 libqmi https://github.com/r-ryantm/nixpkgs/archive/a87b21a94c02e07c77f1fbf73ac0ddaec4a1ba1d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a87b21a94c02e07c77f1fbf73ac0ddaec4a1ba1d#libqmi ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0 ls -la /nix/store/0xmfgb0j1a7a86jq55r8aqmynm18bkjr-libqmi-1.34.0/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/260700