renode-unstable: 1.15.1+20240801git19eb5fb22 -> 1.15.1+20240808git7a138330e
This commit is contained in:
parent
0de8c9af78
commit
ca681365a6
@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.1+20240801git19eb5fb22";
|
||||
version = "1.15.1+20240808git7a138330e";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
|
||||
hash = "sha256-dIyMQtFXvHivlzC+Y3TrWsN81/cETKTaucZY5r/x5rU=";
|
||||
hash = "sha256-hxGh+Pzpvw7dfRLdaqSEUCM8zLN9z2HQD8owOCu/uY4=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
Loading…
Reference in New Issue
Block a user