mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
renode-unstable: 1.15.0+20240418git228a25674 -> 1.15.0+20240426git72f3c383b
This commit is contained in:
parent
b00f19626a
commit
7da7f68927
@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.0+20240418git228a25674";
|
||||
version = "1.15.0+20240426git72f3c383b";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-v8fWQQM2NZkE+Wsg8pyww6esYLggJzehavqIhzI+EaQ=";
|
||||
hash = "sha256-BOQT5nG6Vu12RyAkCwnh6PYfNQTcYGdV4XHDpi/8kPE=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
Loading…
Reference in New Issue
Block a user