qFlipper 0 -> 1 attrpath: qFlipper 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ay1fxkdlf043c74iyhgb7v7f5dlvknzr-packages.json.drv building '/nix/store/ay1fxkdlf043c74iyhgb7v7f5dlvknzr-packages.json.drv'... Going to be running update for following packages: - qFlipper-1.2.2 Press Enter key to continue... Running update for: - qFlipper-1.2.2: UPDATING ... - qFlipper-1.2.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/qflipper/default.nix b/pkgs/tools/misc/qflipper/default.nix index 3cd37747c9b..463c0aef1a7 100644 --- a/pkgs/tools/misc/qflipper/default.nix +++ b/pkgs/tools/misc/qflipper/default.nix @@ -24,8 +24,8 @@ }: let pname = "qFlipper"; - version = "1.2.2"; - sha256 = "sha256-zlw1WUKmx93EwgR2FSEovo9570MsDRWtI6IAuAOvBJ0="; + version = "1.3.0"; + sha256 = "sha256-OkeufUPAQWfWCr/OG0h62E+Oo8KeqmVnC70SBEEaOfs="; timestamp = "99999999999"; commit = "nix-${version}"; No auto update branch exists Successfully finished processing cachix "/nix/store/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 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 qFlipper is: Cross-platform desktop tool to manage your flipper device meta.homepage for qFlipper is: https://flipperzero.one/ ###### 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 1.3.0 with grep in /nix/store/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.0 - found 1.3.0 in filename of file in /nix/store/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath qFlipper ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.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 qFlipper https://github.com/r-ryantm/nixpkgs/archive/30ea6cda780b6b2f0c839347b0e684a410037350.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/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.0 ls -la /nix/store/zm10imjvph8k4n89dgbypk3qvqpyi480-qFlipper-1.3.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @cab404 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/223993 qFlipper 0 -> 1 attrpath: qFlipper 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f3i85qjy5c25bys3r47plvcvc3rdv9k0-packages.json.drv building '/nix/store/f3i85qjy5c25bys3r47plvcvc3rdv9k0-packages.json.drv'... Going to be running update for following packages: - qFlipper-1.3.0 Press Enter key to continue... Running update for: - qFlipper-1.3.0: UPDATING ... - qFlipper-1.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace The diff was empty after rewrites.