renode-dts2repl: 0-unstable-2025-01-13 -> 0-unstable-2025-01-14

This commit is contained in:
R. Ryantm
2025-01-26 21:46:41 +00:00
parent 798f303659
commit 016979574e
+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 = [