mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
renode-unstable: 1.14.0+20240315gita7bdc1e0e -> 1.15.0+20240320git97be875a3
This commit is contained in:
parent
c7408bdbfb
commit
e5a2b59efa
@ -7,10 +7,10 @@
|
||||
inherit buildUnstable;
|
||||
}).overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.14.0+20240315gita7bdc1e0e";
|
||||
version = "1.15.0+20240320git97be875a3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-mSuu6Tg/O1kSanxKjRLzJv6iYcoytc8u53zU1g8e13A=";
|
||||
hash = "sha256-+1tOZ44fg/Z4n4gjPylRQlRE7KnL0AGcODlue/HLb3I=";
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user