renode-dts2repl: 0-unstable-2025-03-17 -> 0-unstable-2025-04-08

This commit is contained in:
R. Ryantm
2025-04-09 19:10:24 +00:00
parent b1dd7557c3
commit 7325a48e28
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-03-17";
version = "0-unstable-2025-04-08";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "1039408cd06b7630bef0ef2d04d64d14e9a00641";
hash = "sha256-Ho7H4gb48PfkuF0q4My9E4MHIny1cfqWeLwZpVb0L1E=";
rev = "8395f0e36546df3f6ca73961f60c89220c022d1a";
hash = "sha256-PJ+OCWUw6MpDU5+BdG0h/15BmGQOsLPl+Lq/WPyPc00=";
};
nativeBuildInputs = [