mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
renode-unstable: 1.15.0+20240404gitbfa16ba07 -> 1.15.0+20240418git228a25674
This commit is contained in:
parent
44fa1ee8c2
commit
30210f4054
@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.0+20240404gitbfa16ba07";
|
||||
version = "1.15.0+20240418git228a25674";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-pXA6sGYBlLU2EnhFvUwRWkYirMi5BTgzyUbQ33sIMrg=";
|
||||
hash = "sha256-v8fWQQM2NZkE+Wsg8pyww6esYLggJzehavqIhzI+EaQ=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
Loading…
Reference in New Issue
Block a user