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

renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26
This commit is contained in:
Nick Cao
2024-02-28 11:11:43 -05:00
committed by GitHub
+3 -3
View File
@@ -6,14 +6,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "unstable-2024-02-23";
version = "unstable-2024-02-26";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "ae616f4f6a70a2f497c2a9ce8c9c64b34238e553";
hash = "sha256-2Q7hfXf9nCrmHxJ0S8njF5zIgcGXaRPPVogtsPgLLsI=";
rev = "de8d8b276ceaae79ea90ed67065e9616e06b2558";
hash = "sha256-uiS/zzAf4lCg/yUAoci2JXrmwb3xsObuzSi1U08lSjo=";
};
nativeBuildInputs = [