renode-dts2repl: 0-unstable-2025-06-09 -> 0-unstable-2025-06-16

This commit is contained in:
R. Ryantm
2025-06-22 02:51:39 +00:00
parent e090b4f42a
commit 94ea5334a1
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-06-09";
version = "0-unstable-2025-06-16";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "f7419099a1678a1de3e20324b67c5e2baff24be6";
hash = "sha256-RG/3UZkuivou+jedyfqcORr0y6DY5EUnPwC6IPPC+aU=";
rev = "65232f0be8d171650e050690ade02c50755241c4";
hash = "sha256-v/RzEXRie3O37DVVY7bX09rnXMLH7L99o8sWPOPnDOw=";
};
nativeBuildInputs = [