renode-dts2repl: 0-unstable-2026-05-05 -> 0-unstable-2026-05-19

This commit is contained in:
R. Ryantm
2026-05-19 13:24:43 +00:00
parent f8a6714c1b
commit 2a58ae86d6
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-05-05";
version = "0-unstable-2026-05-19";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "3137db4ec2c85749cfc57bf05b460529d4e52a94";
hash = "sha256-PHtt31DGvOWgutgqbBcOr2vjdvnjaJmCTpRbHtx8MJw=";
rev = "2e62d9b087daac8aa6e56c22ad0eaef72aaa8bf8";
hash = "sha256-+Pwk85cei9f7mvQKnZMIY1N7gjOc8UxicyTNQP3MPPI=";
};
nativeBuildInputs = [