renode-unstable: 1.15.3+20250227git5f21d12f9 -> 1.15.3+20250314git5b219d820
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
renode.overrideAttrs (
|
||||
finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.3+20250227git5f21d12f9";
|
||||
version = "1.15.3+20250314git5b219d820";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
|
||||
hash = "sha256-yg13mFYNXZGb4exfra1kggVzlhU6J4UUtJC5NLfVL9E=";
|
||||
hash = "sha256-v23MC22DVYV+czmpktKKP8lU0JKjgoOfNkTDhm0q/4o=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
||||
Reference in New Issue
Block a user