renode-dts2repl: 0-unstable-2025-03-17 -> 0-unstable-2025-04-08 (#397448)

This commit is contained in:
Wolfgang Walther
2025-04-27 11:42:58 +00:00
committed by GitHub
+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 = [