renode-dts2repl: 0-unstable-2026-01-23 -> 0-unstable-2026-01-27

This commit is contained in:
R. Ryantm
2026-02-02 19:35:09 +00:00
parent ad6fd4c327
commit cc93600ce2
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2026-01-23";
version = "0-unstable-2026-01-27";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "778be81b48eeeeb7991a49a816b350e4a88e0be1";
hash = "sha256-Bmfty8W02RVTFU5yhIhkcDmO2yE8ECV87kbAsNNRGcY=";
rev = "23efee6616cf3b45e519702363bb1c0748312a6f";
hash = "sha256-toAx1+ZjrlAq7wbCm2OcEJxEN+9vfTV1ypikQcbkskU=";
};
nativeBuildInputs = [