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

renode-dts2repl: 0-unstable-2024-08-01 -> 0-unstable-2024-08-16
This commit is contained in:
Nick Cao
2024-08-21 16:28:40 -04:00
committed by GitHub
+3 -3
View File
@@ -6,14 +6,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2024-08-01";
version = "0-unstable-2024-08-16";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "66db6a61b044d308db21dbd991e5caa2149feb65";
hash = "sha256-ogAxBFXwymn3im/GS5cbkiJ/AwMt/dQrKemvQWOOcGI=";
rev = "7da612ea571bf1dafa29f37c8b382a8970e7665c";
hash = "sha256-SasHbPTB6uTElS0v/7X0ZuMh5qAu3F0oKOMu2S3epWQ=";
};
nativeBuildInputs = [