renode-dts2repl: 0-unstable-2025-06-16 -> 0-unstable-2025-07-08 (#424469)
Co-authored-by: otavio <otavio@ossystems.com.br>
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2025-06-16";
|
||||
version = "0-unstable-2025-07-08";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "65232f0be8d171650e050690ade02c50755241c4";
|
||||
hash = "sha256-v/RzEXRie3O37DVVY7bX09rnXMLH7L99o8sWPOPnDOw=";
|
||||
rev = "9c75757b1de9e1bd93d1b1de5d516a65c481b026";
|
||||
hash = "sha256-m3v/HQKDHhfmk7vjbSGxZiyAK2/5b8FVszJjNDHQj2Y=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user