renode-dts2repl: 0-unstable-2024-07-02 -> 0-unstable-2024-07-10

This commit is contained in:
R. Ryantm
2024-07-14 11:19:19 +00:00
parent 0ea5202cc3
commit f837ccac0e
+3 -3
View File
@@ -6,14 +6,14 @@
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
version = "0-unstable-2024-07-02";
version = "0-unstable-2024-07-10";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
rev = "35aa35658558b759c909e32c713091d6617186bd";
hash = "sha256-OySqcbrpqSOPJWTv3V2NM6DRbQ/wH55+z1SvHFQwe0U=";
rev = "e0a92f4225c7e94de288c6774763562fa46b2ad6";
hash = "sha256-cqIZwzxhzdYIXEMo2tRUIQa6mmv3HbKzgQoFhUHL8vc=";
};
nativeBuildInputs = [