mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
Merge pull request #282425 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240106git1b3952c2c -> 1.14.0+20240119git1a0826937
This commit is contained in:
commit
b32ab28b8d
@ -7,10 +7,10 @@
|
||||
inherit buildUnstable;
|
||||
}).overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.14.0+20240106git1b3952c2c";
|
||||
version = "1.14.0+20240119git1a0826937";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-tDo/01jYoq1Qg8h0BS4BQSPh3rsINpe72eMk9UBWgR0=";
|
||||
hash = "sha256-bv5+6DVzBFt5XeKcLJFpUHB5T1RKCNi/CuXXpIn6e9k=";
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user