renode-dts2repl: 0-unstable-2026-04-30 -> 0-unstable-2026-05-05

This commit is contained in:
R. Ryantm
2026-05-11 08:03:40 +00:00
parent c6e5ca3c83
commit 88dd3d716a
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-04-30";
version = "0-unstable-2026-05-05";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "6a1339b59a0ba5823c812f96d8fcc44c7691660f";
hash = "sha256-bMPdMJbxzk+/DYgU4lminLjuWEB5nhvxFU9FlO3UcqE=";
rev = "3137db4ec2c85749cfc57bf05b460529d4e52a94";
hash = "sha256-PHtt31DGvOWgutgqbBcOr2vjdvnjaJmCTpRbHtx8MJw=";
};
nativeBuildInputs = [