renode-dts2repl: 0-unstable-2025-01-13 -> 0-unstable-2025-01-14 (#377138)

This commit is contained in:
Nick Cao
2025-01-27 15:37:02 -05:00
committed by GitHub
+3 -3
View File
@@ -7,14 +7,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2025-01-13";
version = "0-unstable-2025-01-14";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "d9b880c36988c0500f67d2206c4b2fdf42fd6e65";
hash = "sha256-Apu5WEwlUhO8/j84jH/CzWae17H5U1cwV7h9J8Nx5J0=";
rev = "cba1604ee130e7fa831392b315b55a142c5adc46";
hash = "sha256-8xFixNOPFL5af+6Lbp84Z6C/ZFWsCcKPf6G4KpBbj/A=";
};
nativeBuildInputs = [