renode-dts2repl: 0-unstable-2025-10-31 -> 0-unstable-2025-11-06

This commit is contained in:
R. Ryantm
2025-11-10 11:23:20 +00:00
parent ffd468f28a
commit 34b571b0f3
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-10-31";
version = "0-unstable-2025-11-06";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "fc98e35232d4698f4947037c5b17a6bb9966a43c";
hash = "sha256-4Mbm+Oc3qkdUXPbqPmnKzuSBS0BtRk3Yw56lDTCZeik=";
rev = "868d264f2cdfc42cf553ac4c2b7bf9729294758c";
hash = "sha256-7vHZZqn+uy+iZlSnG/CZiBup0KvcfMeBX3CgQJuF4hI=";
};
nativeBuildInputs = [