renode-unstable: 1.15.3+20250202git50d499e4e -> 1.15.3+20250214git71a264d7b
This commit is contained in:
parent
eaee7b7a45
commit
d09e693880
@ -7,11 +7,11 @@
|
||||
renode.overrideAttrs (
|
||||
finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.3+20250202git50d499e4e";
|
||||
version = "1.15.3+20250214git71a264d7b";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
|
||||
hash = "sha256-aLeBd506FRuTTIS0ZAlJQ1OBNWrK8YY4vfmLj6YpUI0=";
|
||||
hash = "sha256-QDicOg49zK0RHmmGxN5NGi/hqTTnVv49EZ6ZymfhLVA=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user