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

renode-dts2repl: unstable-2024-01-09 -> unstable-2024-01-20
This commit is contained in:
h7x4
2024-01-31 08:21:06 +01:00
committed by GitHub
+3 -3
View File
@@ -6,14 +6,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "unstable-2024-01-09";
version = "unstable-2024-01-20";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "429ebc65e0bcbd967ccfe1f9a970abd5b5b6258f";
hash = "sha256-/62KAVIMCM6VNhW4rDqnKXOFrAO0cHpybGS3lconCqY=";
rev = "bd09db556fa762cb1a4857d874545957d91b0010";
hash = "sha256-bGDM23PuON4fx4pNCNVYw2bN0tIWjmwZqghhksAIVGA=";
};
nativeBuildInputs = [