Merge pull request #332500 from r-ryantm/auto-update/renode-dts2repl

renode-dts2repl: 0-unstable-2024-07-10 -> 0-unstable-2024-07-31
This commit is contained in:
Nick Cao
2024-08-05 16:19:02 -04:00
committed by GitHub
+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 = [