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

This commit is contained in:
R. Ryantm
2025-09-03 21:51:44 +00:00
parent 33d95fc710
commit e9eb76362f
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-08-21";
version = "0-unstable-2025-09-01";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "94e40c3622d08312226bed788b5d7970e06283c6";
hash = "sha256-a8QlQujBQT1ho9JbZjKH2v0l5LugemlGzBKoSSheFMA=";
rev = "f0ecb42d5fd3a8d9d4b215c532b2824e8d22cf99";
hash = "sha256-jI0zpv3OpLWh+CUGP+duyr7s2waPZu0+ULxzX9VmHY8=";
};
nativeBuildInputs = [