renode-unstable: 1.15.3+20241112git6e850cb52 -> 1.15.3+20241217git398e80b6e (#366706)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-12-20 11:14:40 +00:00
committed by GitHub

View File

@@ -7,11 +7,11 @@
renode.overrideAttrs (
finalAttrs: _: {
pname = "renode-unstable";
version = "1.15.3+20241112git6e850cb52";
version = "1.15.3+20241217git398e80b6e";
src = fetchurl {
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
hash = "sha256-GkmzPc0pPRglkuGzPU+rLUcwlhw8v4VgQnxnkzT/+cI=";
hash = "sha256-DJau7daj06GHWr3uGAbb6/oKb4QIefRqH6QoYjy5JNU=";
};
passthru.updateScript =