Merge pull request #286575 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240119git1a0826937 -> 1.14.0+20240130git6e173a1bb
This commit is contained in:
commit
0b0caa10eb
@ -7,10 +7,10 @@
|
|||||||
inherit buildUnstable;
|
inherit buildUnstable;
|
||||||
}).overrideAttrs (finalAttrs: _: {
|
}).overrideAttrs (finalAttrs: _: {
|
||||||
pname = "renode-unstable";
|
pname = "renode-unstable";
|
||||||
version = "1.14.0+20240119git1a0826937";
|
version = "1.14.0+20240130git6e173a1bb";
|
||||||
|
|
||||||
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-bv5+6DVzBFt5XeKcLJFpUHB5T1RKCNi/CuXXpIn6e9k=";
|
hash = "sha256-D4DjZYsvtlJXgoAHkYb7qPqbNfpidXHmEozEj6nPPqA=";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user