Skip to content

Commit

Permalink
Merge pull request #291749 from r-ryantm/auto-update/renode-unstable
Browse files Browse the repository at this point in the history
renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4
  • Loading branch information
NickCao authored Feb 28, 2024
2 parents 3563900 + 76e94e8 commit b7535c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/re/renode-unstable/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
inherit buildUnstable;
}).overrideAttrs (finalAttrs: _: {
pname = "renode-unstable";
version = "1.14.0+20240222git83285cc63";
version = "1.14.0+20240226git732d357b4";

src = fetchurl {
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
hash = "sha256-RFZdl2t1356h4Hvab6Gn3LZZnCWlQlK6C0otlXzVlMI=";
hash = "sha256-08xV/6ch6dWA4pwg8tuDywYhQ4ZIFRD5zegojDZtAHE=";
};
})

0 comments on commit b7535c4

Please sign in to comment.