renode-dts2repl: 0-unstable-2025-05-28 -> 0-unstable-2025-06-09

This commit is contained in:
R. Ryantm
2025-06-12 20:45:06 +00:00
parent cf7c43aaa4
commit 650486e5f9
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-05-28";
version = "0-unstable-2025-06-09";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "8413c5a08ed53867493b2a08fd4c730d7b419ee7";
hash = "sha256-Dl/JzkUP/mNBxz20C4qH5B3qpXjd4/q/r5n0RO3ga+U=";
rev = "f7419099a1678a1de3e20324b67c5e2baff24be6";
hash = "sha256-RG/3UZkuivou+jedyfqcORr0y6DY5EUnPwC6IPPC+aU=";
};
nativeBuildInputs = [