renode-dts2repl: 0-unstable-2025-10-24 -> 0-unstable-2025-10-31 (#458235)

This commit is contained in:
Nick Cao
2025-11-04 21:12:05 +00:00
committed by GitHub

View File

@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-10-24";
version = "0-unstable-2025-10-31";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "84e0ab4e3eaebfde0debffd15c925c9c4d06d9f6";
hash = "sha256-1pOAeXaFna5rBCn2R+nVBUdZdpwAl4/1G+kE9tuXqII=";
rev = "fc98e35232d4698f4947037c5b17a6bb9966a43c";
hash = "sha256-4Mbm+Oc3qkdUXPbqPmnKzuSBS0BtRk3Yw56lDTCZeik=";
};
nativeBuildInputs = [