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

This commit is contained in:
R. Ryantm
2026-05-02 22:46:59 +00:00
parent e9d5d59199
commit a235445b56
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-04-15";
version = "0-unstable-2026-04-30";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "92936115afd0a696399cc9b2b79145ac03d4a92c";
hash = "sha256-YTdkEKm4C0bgAGnNOcnAxWaGFpOx43Jx8jTBe2YToto=";
rev = "6a1339b59a0ba5823c812f96d8fcc44c7691660f";
hash = "sha256-bMPdMJbxzk+/DYgU4lminLjuWEB5nhvxFU9FlO3UcqE=";
};
nativeBuildInputs = [