mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
renode-unstable: 1.15.3+20241217git398e80b6e -> 1.15.3+20250109git606a24e00 (#372360)
Co-authored-by: otavio <otavio@ossystems.com.br>
This commit is contained in:
commit
b71883ba2b
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
renode.overrideAttrs (
|
||||
finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.3+20241217git398e80b6e";
|
||||
version = "1.15.3+20250109git606a24e00";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
|
||||
hash = "sha256-DJau7daj06GHWr3uGAbb6/oKb4QIefRqH6QoYjy5JNU=";
|
||||
hash = "sha256-ZA52irUSACBBLkJ1o75SHVFIxlaNQV25VTcUfjv6bPk=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue