llvmPackages_14.lldbPlugins.llef 1.1.0 -> 1.2.0 https://github.com/foundryzero/llef/releases attrpath: llvmPackages_14.lldbPlugins.llef 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 Diff after rewrites: diff --git a/pkgs/development/compilers/llvm/common/lldb-plugins/llef.nix b/pkgs/development/compilers/llvm/common/lldb-plugins/llef.nix index c06aeb187105..97b80ade42e1 100644 --- a/pkgs/development/compilers/llvm/common/lldb-plugins/llef.nix +++ b/pkgs/development/compilers/llvm/common/lldb-plugins/llef.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "llef"; - version = "1.1.0"; + version = "1.2.0"; src = fetchFromGitHub { owner = "foundryzero"; repo = "llef"; rev = "v${finalAttrs.version}"; - hash = "sha256-tta99ncWJdnnSkVdnOwx36utEcefMy7fb5NDN2aZ5F0="; + hash = "sha256-cpBQuRWpov4q3lEtZPA7ZWqQ8Aa/KKQbhtVStSfNa+Q="; }; dontBuild = true; Successfully finished processing cachix "/nix/store/i2isngj5w84l057r270gya9igli8rzs7-llef-1.2.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
6 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/foundryzero/llef/releases. meta.description for llvmPackages_14.lldbPlugins.llef is: LLEF is a plugin for LLDB to make it more useful for RE and VR meta.homepage for llvmPackages_14.lldbPlugins.llef is: https://github.com/foundryzero/llef ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/foundryzero/llef/releases/tag/v1.2.0) - [Compare changes on GitHub](https://github.com/foundryzero/llef/compare/v1.1.0...v1.2.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.0 in filename of file in /nix/store/i2isngj5w84l057r270gya9igli8rzs7-llef-1.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath llvmPackages.lldbPlugins.llef llvmPackages_13.lldbPlugins.llef llvmPackages_14.lldbPlugins.llef llvmPackages_15.lldbPlugins.llef llvmPackages_16.lldbPlugins.llef llvmPackages_17.lldbPlugins.llef llvmPackages_18.lldbPlugins.llef llvmPackages_19.lldbPlugins.llef ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i2isngj5w84l057r270gya9igli8rzs7-llef-1.2.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 llvmPackages_14.lldbPlugins.llef https://github.com/r-ryantm/nixpkgs/archive/9717a2f8fa7c355c8cebc40c9a95103cda7938b8.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9717a2f8fa7c355c8cebc40c9a95103cda7938b8#llvmPackages_14.lldbPlugins.llef ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i2isngj5w84l057r270gya9igli8rzs7-llef-1.2.0 ls -la /nix/store/i2isngj5w84l057r270gya9igli8rzs7-llef-1.2.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 failed to build:
6 packages built:
--- ###### Maintainer pings cc @nrabulinski for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/335122