renode-dts2repl: 0-unstable-2025-08-01 -> 0-unstable-2025-08-08

This commit is contained in:
R. Ryantm
2025-08-15 05:04:09 +00:00
parent ee11c0fef4
commit ee27bcd35f
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-08-01";
version = "0-unstable-2025-08-08";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "c281274af377459710de24eb44672bb9a37d10b1";
hash = "sha256-K2dlQHBKDNh5ndGvbRr35AMG/g1Bvmsumr9uBuRxHZ8=";
rev = "0e49cbea7b4047ffec3bb35a59f2ec6dc4606a48";
hash = "sha256-YfaOPWJ113UDjmKgj6eaN9bcIk9iW1nc2jeN3M+LyB8=";
};
nativeBuildInputs = [