renode-dts2repl: 0-unstable-2024-07-10 -> 0-unstable-2024-07-31

This commit is contained in:
R. Ryantm
2024-08-05 14:53:07 +00:00
parent d8446a5095
commit 7a67dbe0a4
+3 -3
View File
@@ -6,14 +6,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2024-07-10";
version = "0-unstable-2024-07-31";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "e0a92f4225c7e94de288c6774763562fa46b2ad6";
hash = "sha256-cqIZwzxhzdYIXEMo2tRUIQa6mmv3HbKzgQoFhUHL8vc=";
rev = "06c914e63ce088e5061045f106db10d9f4c37437";
hash = "sha256-NGrof48RBQiz6KNrTJhms1QfHvDZ5RieMeS+GoV3f9g=";
};
nativeBuildInputs = [