renode-dts2repl: 0-unstable-2026-04-15 -> 0-unstable-2026-04-30 (#512970)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-04 11:29:58 +00:00
committed by GitHub
+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 = [