renode-dts2repl: 0-unstable-2026-02-03 -> 0-unstable-2026-03-04

This commit is contained in:
R. Ryantm
2026-03-05 04:36:12 +00:00
parent 66d9241e3d
commit ac7d5b628e
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-02-03";
version = "0-unstable-2026-03-04";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "9a95defc04faac0c3787082245656771a3de69e6";
hash = "sha256-0zYTU3FVV8Inmu0Y1ZNm8RqMQBjJ4xpGKX99Tp3m0xs=";
rev = "c0417ea78616572c543b3a6e4d2d1b5f03b7d9a9";
hash = "sha256-gblaFhFI5N/95FW/cqUng4j6Lmlc/TVTejvwOlkIoXU=";
};
nativeBuildInputs = [