Merge pull request #294682 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240305gitcec51e561 -> 1.14.0+20240308git65e3eb0f5
This commit is contained in:
commit
9bd90c8c25
@ -7,10 +7,10 @@
|
|||||||
inherit buildUnstable;
|
inherit buildUnstable;
|
||||||
}).overrideAttrs (finalAttrs: _: {
|
}).overrideAttrs (finalAttrs: _: {
|
||||||
pname = "renode-unstable";
|
pname = "renode-unstable";
|
||||||
version = "1.14.0+20240305gitcec51e561";
|
version = "1.14.0+20240308git65e3eb0f5";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||||
hash = "sha256-dXT4C/s7Aygqhq0U6MiPsQL8ZvjPfTzKYuhA6aRQKlI=";
|
hash = "sha256-s0SK4Ixl2hTbh6X3nddjKNpnxePjcd/SRXnP/xytInc=";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user