renode-dts2repl: 0-unstable-2025-05-20 -> 0-unstable-2025-05-28 (#413206)

This commit is contained in:
Nick Cao 2025-06-02 17:07:08 -04:00 committed by GitHub
commit 1510bd573e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-05-20";
version = "0-unstable-2025-05-28";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "be40a3764a727a7a22eebb481b1fd3e0f70fca8c";
hash = "sha256-r+7J7AgWpBZuGpPU7EBn0KxM5ksHC6aED4oLe4oZzfQ=";
rev = "8413c5a08ed53867493b2a08fd4c730d7b419ee7";
hash = "sha256-Dl/JzkUP/mNBxz20C4qH5B3qpXjd4/q/r5n0RO3ga+U=";
};
nativeBuildInputs = [