renode-dts2repl: 0-unstable-2025-12-18 -> 0-unstable-2025-12-29

This commit is contained in:
R. Ryantm
2026-01-01 13:49:45 +00:00
parent c26eb5e78b
commit 77c3c72deb

View File

@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-12-18";
version = "0-unstable-2025-12-29";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "927f689d40c34fbe64f246abf9e6abf2d79f2fb5";
hash = "sha256-cR/rMXGOLNyQDJSg77AI8+sco446sQNI/4IuuWHLDhE=";
rev = "aace53b51d6503bc5a2ba1ee2c6b1242a1795401";
hash = "sha256-2leYwGFDy7rbaAo/fVOVHuej7Zuw2Vg7igfUEKf0IJg=";
};
nativeBuildInputs = [