renode-dts2repl: 0-unstable-2026-06-08 -> 0-unstable-2026-06-23

This commit is contained in:
R. Ryantm
2026-06-24 02:47:35 +00:00
parent dd4c7b49b6
commit ad1fe50603
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-06-08";
version = "0-unstable-2026-06-23";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "ecd06775c379e4b45b3f4d9176782695ee479014";
hash = "sha256-hv+ulJEZdB38E9ljIeRa3LupouGGiBffjNWBidhNcoQ=";
rev = "ac3c1b8b0c030adadfcb266af39d7dc7379ceaf9";
hash = "sha256-9Xxb2/B6ctm3HQpDGmAbL+v+n5EjcWWe46KCSMlvujs=";
};
nativeBuildInputs = [