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

renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09

authored by Nick Cao and committed by GitHub a19df53e db6cd87b

+3 -3
+3 -3
pkgs/by-name/re/renode-dts2repl/package.nix
··· 6 7 python3.pkgs.buildPythonApplication { 8 pname = "renode-dts2repl"; 9 - version = "0-unstable-2024-04-30"; 10 pyproject = true; 11 12 src = fetchFromGitHub { 13 owner = "antmicro"; 14 repo = "dts2repl"; 15 - rev = "dc2212318aec6c2aa6920795e16fab7dfcb8796e"; 16 - hash = "sha256-XY2rQqu2CSKRImx0GmC5ggTZTyvrtX+LvqkYj0sEBuU="; 17 }; 18 19 nativeBuildInputs = [
··· 6 7 python3.pkgs.buildPythonApplication { 8 pname = "renode-dts2repl"; 9 + version = "0-unstable-2024-05-09"; 10 pyproject = true; 11 12 src = fetchFromGitHub { 13 owner = "antmicro"; 14 repo = "dts2repl"; 15 + rev = "b95c930c2122e227bbacee42f35933a4c2d40771"; 16 + hash = "sha256-Sax+ckln+R6ll/UPztESJEjO8dtq8THmi309CaFTv0I="; 17 }; 18 19 nativeBuildInputs = [