renode-dts2repl: 0-unstable-2026-01-07 -> 0-unstable-2026-01-12 (#479916)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-14 11:52:53 +00:00
committed by GitHub
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-01-07";
version = "0-unstable-2026-01-12";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "1b072467e75464dc6171825e0ca44a2ffdb791a7";
hash = "sha256-ctPp1B4pZSMBWjqtfOq6hqLvisrXyppvTiKXPrI94No=";
rev = "b47b972dff8a835be2999cab8cd167d8778ce53a";
hash = "sha256-34BEX7WaFZJVNeXxfPr6V6MGiqrIJ/Wdal8iwQkr4tQ=";
};
nativeBuildInputs = [