nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

renode: 1.15.1 -> 1.15.2

Open r-ryantm opened this issue 1 year ago • 2 comments

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for renode is: Virtual development framework for complex embedded systems

meta.homepage for renode is: https://renode.io

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 1.15.2 in filename of file in /nix/store/fj43inpvv0j95h8ix9naan7iy80kf0b1-renode-1.15.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

renode
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fj43inpvv0j95h8ix9naan7iy80kf0b1-renode-1.15.2 \
  --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 renode https://github.com/r-ryantm/nixpkgs/archive/7ec646f434d9d0c7f913881cf7a925e392d51ee8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ec646f434d9d0c7f913881cf7a925e392d51ee8#renode

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fj43inpvv0j95h8ix9naan7iy80kf0b1-renode-1.15.2
ls -la /nix/store/fj43inpvv0j95h8ix9naan7iy80kf0b1-renode-1.15.2/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

1 package built:
  • renode

Maintainer pings

cc @otavio for testing.

[!TIP] As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a :+1: reaction to pull requests you find important.

r-ryantm avatar Aug 30 '24 16:08 r-ryantm

@NixOS/nixpkgs-merge-bot merge

otavio avatar Aug 30 '24 16:08 otavio

One or more checks are still pending, please retry after they are done. darwin checks can be ignored.

nixpkgs-merge-bot[bot] avatar Aug 30 '24 16:08 nixpkgs-merge-bot[bot]